{ "info": { "author": "Clem Lorteau", "author_email": "clem@lorteau.fr", "bugtrack_url": null, "classifiers": [ "License :: Public Domain", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# qaffeine\n\nLittle tool that prevents your computer from entering inactivity modes. Can run in a terminal or in the notification area. Written in Python 3 and Qt 5.\n\nCompatible with Linux, OS/X and Windows.\n\n## Requirements\n\n- Python 3\n- PySide2\n- pyautogui\n\n## Installation\n### Using PIP\n\n```\n#pip3 install qaffeine\n```\n\nThis will pull the dependencies automatically.\n\n### Using the setup.py supplied in the source tree\n```\n#python3 setup.py install\n```\n\n## Usage\n### Command line\n\nSyntax:\n```\n$ qaffeine-cli -h\nusage: Prevent computer inactivity by simulating key presses\n [-h] [-n] [-d DELAY] [-k KEY] [-v]\n\noptional arguments:\n -h, --help show this help message and exit\n -n, --nogui Don't start a GUI, only a operate in text mode\n -d DELAY, --delay DELAY\n Delay between key presses in seconds [default: 5] -\n only valid with --nogui\n -k KEY, --key KEY Key to press [default: altright]; see keys.txt for a\n list of valid values - only valid with --nogui\n -v, --version Show version number and exit\n```\n\n### GUI\n\nRunning qaffeine without any argument starts the graphical interface. Qaffeine then runs in the notification area.\n\n![Screenshot](http://www.lorteau.fr/images/qaffeine_tray.png)\n\n![Screenshot](http://www.lorteau.fr/images/qaffeine_settings.png)\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/clorteau/qaffeine", "keywords": "", "license": "Unlicense", "maintainer": "", "maintainer_email": "", "name": "qaffeine", "package_url": "https://pypi.org/project/qaffeine/", "platform": "", "project_url": "https://pypi.org/project/qaffeine/", "project_urls": { "Homepage": "https://github.com/clorteau/qaffeine" }, "release_url": "https://pypi.org/project/qaffeine/0.1.post2/", "requires_dist": [ "PySide2", "autogui" ], "requires_python": ">=3", "summary": "Prevent your computer from entering inactivity modes", "version": "0.1.post2" }, "last_serial": 5344874, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4d707d4b98b1d55066e8d74602f847c2", "sha256": "a046107b7be702f54070ce683ce854fb05a584b10781019252d676fdd246e953" }, "downloads": -1, "filename": "qaffeine-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4d707d4b98b1d55066e8d74602f847c2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2545, "upload_time": "2019-05-31T03:59:11", "url": "https://files.pythonhosted.org/packages/8e/98/97ed96f288ed47f78faa0c9bc56ff298cccf259ac756d51e925d2f339ce3/qaffeine-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3611479d36ad97ad558f0f2b4c54b429", "sha256": "bc57e8c315404be14a9fdefc4d6014dc041d1822e2ac0d979365b16e1a6f8cdb" }, "downloads": -1, "filename": "qaffeine-0.1.tar.gz", "has_sig": false, "md5_digest": "3611479d36ad97ad558f0f2b4c54b429", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1626, "upload_time": "2019-05-31T03:59:13", "url": "https://files.pythonhosted.org/packages/16/65/b7b68ead88dac699cd5e2338c5cfd1e6929c6025a647e63c2f85fef5400e/qaffeine-0.1.tar.gz" } ], "0.1.post1": [ { "comment_text": "", "digests": { "md5": "4c568c3b16b3bc2335a6ec0aca77ed81", "sha256": "00f77f3b2306e2dde5f87756ab3a28ed3e643a9344d3156dd6deccca1b26044c" }, "downloads": -1, "filename": "qaffeine-0.1.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "4c568c3b16b3bc2335a6ec0aca77ed81", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 30903, "upload_time": "2019-05-31T22:55:51", "url": "https://files.pythonhosted.org/packages/a0/16/8ba3b12ea206f4fa7ac734c002829e79b9e981bf078765a64588d41c2e54/qaffeine-0.1.post1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c7d4f7b1950e8f5599d533443f44713f", "sha256": "8ec323c7d91f635c8f4e939c2101457ca752d6dd918f39e830e34c9b9cdaa852" }, "downloads": -1, "filename": "qaffeine-0.1.post1.tar.gz", "has_sig": false, "md5_digest": "c7d4f7b1950e8f5599d533443f44713f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 26512, "upload_time": "2019-05-31T22:55:53", "url": "https://files.pythonhosted.org/packages/7e/6d/24321e6eb4d0e2b867413f03d1fe4c43f1bd8ecc3f2abd463b25d90d2205/qaffeine-0.1.post1.tar.gz" } ], "0.1.post2": [ { "comment_text": "", "digests": { "md5": "d40c2ff0b3e5631413f4687c6ff48c3f", "sha256": "3cf0d4868027878810d2e42132a0c48219c90c2f6e48d1edde86e57ebcd4dcff" }, "downloads": -1, "filename": "qaffeine-0.1.post2-py3-none-any.whl", "has_sig": false, "md5_digest": "d40c2ff0b3e5631413f4687c6ff48c3f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 30934, "upload_time": "2019-05-31T23:05:50", "url": "https://files.pythonhosted.org/packages/84/40/6ae988c7d433e2acdeffad203d980a74bf8a3bc0a62a2ae3546093814729/qaffeine-0.1.post2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8234acb549b46b3f2f90a5a2fd7975d6", "sha256": "6c864467ebcfff157e284778500f34e534a7575bcbfd29452070aaa719578812" }, "downloads": -1, "filename": "qaffeine-0.1.post2.tar.gz", "has_sig": false, "md5_digest": "8234acb549b46b3f2f90a5a2fd7975d6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 26562, "upload_time": "2019-05-31T23:05:53", "url": "https://files.pythonhosted.org/packages/93/6b/f9aa3bccac79d4e0c14f45cc7ae3ba9c9de482212f68aeafbe08024f246d/qaffeine-0.1.post2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d40c2ff0b3e5631413f4687c6ff48c3f", "sha256": "3cf0d4868027878810d2e42132a0c48219c90c2f6e48d1edde86e57ebcd4dcff" }, "downloads": -1, "filename": "qaffeine-0.1.post2-py3-none-any.whl", "has_sig": false, "md5_digest": "d40c2ff0b3e5631413f4687c6ff48c3f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 30934, "upload_time": "2019-05-31T23:05:50", "url": "https://files.pythonhosted.org/packages/84/40/6ae988c7d433e2acdeffad203d980a74bf8a3bc0a62a2ae3546093814729/qaffeine-0.1.post2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8234acb549b46b3f2f90a5a2fd7975d6", "sha256": "6c864467ebcfff157e284778500f34e534a7575bcbfd29452070aaa719578812" }, "downloads": -1, "filename": "qaffeine-0.1.post2.tar.gz", "has_sig": false, "md5_digest": "8234acb549b46b3f2f90a5a2fd7975d6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 26562, "upload_time": "2019-05-31T23:05:53", "url": "https://files.pythonhosted.org/packages/93/6b/f9aa3bccac79d4e0c14f45cc7ae3ba9c9de482212f68aeafbe08024f246d/qaffeine-0.1.post2.tar.gz" } ] }