{ "info": { "author": "Daniel O'Connell", "author_email": "dan.ben.oconnell@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Screentime\n> ScreenTime\u2122 for non iOS devices\n\n## Why?\nNow 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.\n\n## Installation\n`pip3 install --user screentime`\n\n## Usage:\n```\nusage: screentime [-h] [--begin] [--end] [--summary]\n\nKeep track of Daniel's unhealthy screen usage.\n\noptional arguments:\n -h, --help show this help message and exit\n --begin, -b begin a new session\n --end, -e end a session\n --summary, -s get infromation on previous sessions\n```\n\nThe 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.\n\n## Begin a session\n`$ screentime -b`\n\n## Ending a session\n`$ screentime -e`\n\n## View a summary of your screentime\n`$ screentime -s`\n\n## Some issues you should know about\n- You have to **manually** tell the programm when you are using your device\n- The screen time information is presented in the most plain and boring way possible\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/danieloconell/screentime", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "screentime", "package_url": "https://pypi.org/project/screentime/", "platform": "", "project_url": "https://pypi.org/project/screentime/", "project_urls": { "Homepage": "https://github.com/danieloconell/screentime" }, "release_url": "https://pypi.org/project/screentime/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "ScreenTime\u2122 for non iOS devices", "version": "0.0.1" }, "last_serial": 5794731, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b1b64756689c5037dae9a95c4bff8bf2", "sha256": "55b27afb31de8dad39dcb7944fff47fd25ff169389ff779103343b8e1c90c886" }, "downloads": -1, "filename": "screentime-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b1b64756689c5037dae9a95c4bff8bf2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4946, "upload_time": "2019-09-07T01:53:52", "url": "https://files.pythonhosted.org/packages/62/36/4d576f86ef2d9d2ba41ebe65c2ff61c391b003c816185dcf73db1f55cc98/screentime-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d27997ab0cf8b5782d4df8194258d290", "sha256": "fbc6b04f6ab9eba82e6f2b124d399037b89ae38487ad29565673dfaa1a0457a3" }, "downloads": -1, "filename": "screentime-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d27997ab0cf8b5782d4df8194258d290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3298, "upload_time": "2019-09-07T01:53:54", "url": "https://files.pythonhosted.org/packages/1f/04/d28a95bff322b8a6add0afe10bdc805fd7a1584922d559c0af3585f6e41f/screentime-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b1b64756689c5037dae9a95c4bff8bf2", "sha256": "55b27afb31de8dad39dcb7944fff47fd25ff169389ff779103343b8e1c90c886" }, "downloads": -1, "filename": "screentime-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b1b64756689c5037dae9a95c4bff8bf2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4946, "upload_time": "2019-09-07T01:53:52", "url": "https://files.pythonhosted.org/packages/62/36/4d576f86ef2d9d2ba41ebe65c2ff61c391b003c816185dcf73db1f55cc98/screentime-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d27997ab0cf8b5782d4df8194258d290", "sha256": "fbc6b04f6ab9eba82e6f2b124d399037b89ae38487ad29565673dfaa1a0457a3" }, "downloads": -1, "filename": "screentime-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d27997ab0cf8b5782d4df8194258d290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3298, "upload_time": "2019-09-07T01:53:54", "url": "https://files.pythonhosted.org/packages/1f/04/d28a95bff322b8a6add0afe10bdc805fd7a1584922d559c0af3585f6e41f/screentime-0.0.1.tar.gz" } ] }