ScreenTime™ for non iOS devices
Project description
Screentime
ScreenTime™ for non iOS devices
Why?
Now adays most modern mobile phones are equiped with software to keep track of its usage while many desktop devices do not so I decided to make one. Also it is made entirely from the Python standard library.
Installation
pip3 install --user screentime
Usage:
usage: screentime [-h] [--begin] [--end] [--summary]
Keep track of Daniel's unhealthy screen usage.
optional arguments:
-h, --help show this help message and exit
--begin, -b begin a new session
--end, -e end a session
--summary, -s get infromation on previous sessions
The program works based on sessions. A session is a period of time that you spend on your device. This means that you have to manually say tell it when you start and stop using your device.
Begin a session
$ screentime -b
Ending a session
$ screentime -e
View a summary of your screentime
$ screentime -s
Some issues you should know about
- You have to manually tell the programm when you are using your device
- The screen time information is presented in the most plain and boring way possible
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file screentime-0.0.1.tar.gz
.
File metadata
- Download URL: screentime-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbc6b04f6ab9eba82e6f2b124d399037b89ae38487ad29565673dfaa1a0457a3 |
|
MD5 | d27997ab0cf8b5782d4df8194258d290 |
|
BLAKE2b-256 | 1f04d28a95bff322b8a6add0afe10bdc805fd7a1584922d559c0af3585f6e41f |
File details
Details for the file screentime-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: screentime-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55b27afb31de8dad39dcb7944fff47fd25ff169389ff779103343b8e1c90c886 |
|
MD5 | b1b64756689c5037dae9a95c4bff8bf2 |
|
BLAKE2b-256 | 62364d576f86ef2d9d2ba41ebe65c2ff61c391b003c816185dcf73db1f55cc98 |