{ "info": { "author": "Singein Zhang", "author_email": "singein@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: OpenStack", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# HealthyWork\n\u751f\u6d3b\u4e0d\u6b62\u6709\u5c4f\u5e55\u4e0a\u7684\u4ee3\u7801,\u8fd8\u6709\u8bd7\u548c\u8fdc\u65b9. \n\u8fd9\u662f\u4e00\u6b3e\u57fa\u4e8ePython\u8bed\u8a00\u548cPyQt\u56fe\u5f62\u5316\u6846\u67b6\u7f16\u5199\u7684\u684c\u9762\u5e94\u7528\uff0c\u7528\u6765\u63d0\u9192\u6b63\u5728\u7535\u8111\u524d\u5de5\u4f5c\u7684\u4eba\u4eec\u6ce8\u610f\u4f11\u606f\uff0c\u4ee5\u4fdd\u969c\u8eab\u4f53\u5065\u5eb7\u3002\n\n## Features\n- \u9632\u9888\u690e\u75c5\n- \u9632\u8170\u95f4\u76d8\u7a81\u51fa\n- \u9632\u75d4\u75ae\n- \u9632\u5fc3\u810f\u75c5\n- \u81ea\u5b9a\u4e49\u58c1\u7eb8\n- \u81ea\u5b9a\u4e49\u65f6\u95f4\n- \u672c\u5730\u97f3\u4e50\u64ad\u653e\n- \u5168\u5c4f\u663e\u793a\uff0c\u7a97\u53e3\u7f6e\u9876\n- \u754c\u9762\u7b80\u7ea6\uff08\u7f16\u4e0d\u4e0b\u53bb\u4e86\uff09\n- \u4f60\u503c\u5f97\u62e5\u6709\n\n![\u622a\u56fe](https://github.com/1zlab/HealthyWork/blob/master/Screenshot.png)\n![\u622a\u56fe](https://github.com/1zlab/HealthyWork/blob/master/Screenshot_2.png)\n## Dependence\n- python3\n- PyQt5\n\n\n## Install\n```sh\npip install healthywork\n```\n\n## How to work\n```sh\nhealthywork\n```\n## Custom\n\n\u521d\u6b21\u8fd0\u884c\u4f1a\u5728\u7528\u6237\u76ee\u5f55\u4e0b\u7684.config\u6587\u4ef6\u5939\u4e2d\u521b\u5efahealthywork.json\u6587\u4ef6\uff0c\u5b58\u50a8\u7a0b\u5e8f\u57fa\u672c\u7684\u914d\u7f6e\uff0c\u4f60\u53ef\u4ee5\u81ea\u884c\u4fee\u6539\u4e00\u4e0b\u7684\u6240\u6709\u9009\u9879\uff1a\n\n\n```pytho\nDEFALUT_CONFIG = {\n 'label_stylesheet': \"color: rgb(255, 0, 127);font: 30pt \\\"WenQuanYi Micro Hei Mono\\\";\",\n 'button_stylesheet': \"background-color: rgba(182, 176, 171, 90);color: rgb(255, 0, 127);font: 30pt \\\"WenQuanYi Micro Hei Mono\\\";\",\n 'message': \"\u559d\u676f\u6c34\u4f11\u606f\u4e00\u4e0b\u5427\",\n 'count': \" \",\n 'time_work': \"1800000\",\n 'time_rest': \"300000\",\n 'wallpapers_dir': \"./wallpapers\",\n 'music_dir': \"./music\",\n 'with_music': \"1\"\n}\n```\n\n- label_stylesheet\uff1a \u754c\u9762\u4e0a\u6807\u7b7e\u7684\u6837\u5f0f\n- button_stylesheet\uff1a\u754c\u9762\u4e0a\u6309\u94ae\u7684\u6837\u5f0f\n- message\uff1a\u63d0\u9192\u7684\u6587\u5b57\n- count\uff1a\u7ed9\u5012\u8ba1\u65f6\u6807\u7b7e\u5360\u4f4d\u7528\u7684\uff0c\u65b9\u4fbf\u8ba1\u7b97label\u7684\u4f4d\u7f6e\n- time_work: \u5de5\u4f5c\u65f6\u95f4\u95f4\u9694\uff0c\u5355\u4f4d\u6beb\u79d2\uff0c\u9ed8\u8ba4\u534a\u5c0f\u65f6\n- time_rest: \u4f11\u606f\u65f6\u95f4\u95f4\u9694\uff0c\u5355\u4f4d\u6beb\u79d2\uff0c\u9ed8\u8ba4\u4e94\u5206\u949f\n- wallpapers_dir: \u5b58\u653e\u58c1\u7eb8\u7684\u76ee\u5f55\uff0c\u9ed8\u8ba4\u4e3a\u5f53\u524d\u7684wallpapers\u76ee\u5f55\n- music_dir: \u5b58\u653e\u97f3\u9891\u7684\u76ee\u5f55\uff0c\u9ed8\u8ba4\u4e3a\u5f53\u524d\u7684music\u76ee\u5f55\n- with_music: \u4f11\u606f\u65f6\u662f\u5426\u64ad\u653e\u97f3\u4e50\uff0c1\u4e3a\u64ad\u653e\uff0c0\u4e3a\u4e0d\u64ad\u653e\u3002\u9ed8\u8ba4\u64ad\u653e\u3002\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Fuermohao/Healthy-Work", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "healthywork", "package_url": "https://pypi.org/project/healthywork/", "platform": "", "project_url": "https://pypi.org/project/healthywork/", "project_urls": { "Homepage": "https://github.com/Fuermohao/Healthy-Work" }, "release_url": "https://pypi.org/project/healthywork/1.6.2/", "requires_dist": null, "requires_python": "", "summary": "Work break reminder", "version": "1.6.2" }, "last_serial": 4857877, "releases": { "1.6.0": [ { "comment_text": "", "digests": { "md5": "cfafe4294a4414c8a86d8abce092cf9e", "sha256": "1b65c600c2e6eda66a1820d6a7ee467bf6a13573497a840185d2c54652371f21" }, "downloads": -1, "filename": "healthywork-1.6.0-py3-none-any.whl", "has_sig": false, "md5_digest": "cfafe4294a4414c8a86d8abce092cf9e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6207, "upload_time": "2019-02-23T09:51:19", "url": "https://files.pythonhosted.org/packages/cb/32/eaab94a4e94bdabe4a45b4e161245c6a344335a41714b2e4370172b16585/healthywork-1.6.0-py3-none-any.whl" } ], "1.6.1": [ { "comment_text": "", "digests": { "md5": "8de0d9dd626f7b0991b4e125250ed67b", "sha256": "a489aaeed81b7cd296583b0e8cb0146d777f38b8efaf094cef85de456b4821d7" }, "downloads": -1, "filename": "healthywork-1.6.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8de0d9dd626f7b0991b4e125250ed67b", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 6212, "upload_time": "2019-02-23T10:14:38", "url": "https://files.pythonhosted.org/packages/b2/3c/5925c5480f9ec3a4917f0516cb57cccdb20cc21d7e7230a8908af1d9e39b/healthywork-1.6.1-py3-none-any.whl" } ], "1.6.2": [ { "comment_text": "", "digests": { "md5": "0e19e0feec2c07bd00a5dc81c14b477c", "sha256": "389b48c4dc54fe928b384853b70f130c31509972299c036296faaf90f0aebf05" }, "downloads": -1, "filename": "healthywork-1.6.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0e19e0feec2c07bd00a5dc81c14b477c", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 6214, "upload_time": "2019-02-23T10:19:47", "url": "https://files.pythonhosted.org/packages/59/f5/16d0fba21d7672ed31cb31413ac8847ef78c5fe88cde1b773f0c39a65a06/healthywork-1.6.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e19e0feec2c07bd00a5dc81c14b477c", "sha256": "389b48c4dc54fe928b384853b70f130c31509972299c036296faaf90f0aebf05" }, "downloads": -1, "filename": "healthywork-1.6.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0e19e0feec2c07bd00a5dc81c14b477c", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 6214, "upload_time": "2019-02-23T10:19:47", "url": "https://files.pythonhosted.org/packages/59/f5/16d0fba21d7672ed31cb31413ac8847ef78c5fe88cde1b773f0c39a65a06/healthywork-1.6.2-py3-none-any.whl" } ] }