{ "info": { "author": "Brandon Dreager", "author_email": "pyclock@subol.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console :: Curses", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Terminals", "Topic :: Utilities" ], "description": "PyClock\n=======\n\nWhat\n~~~~\n\nA simple digital clock for the terminal\n\nRun\n~~~\n\n::\n\n python pyclock.py\n\nControls\n~~~~~~~~\n\n+------------------------------------+-----------------------------+\n| Keys | Actions |\n+====================================+=============================+\n| ``q`` or ``Q`` or ``Esc`` | quit |\n+------------------------------------+-----------------------------+\n| ``s`` or ``S`` | toggle seconds |\n+------------------------------------+-----------------------------+\n| ``p`` or ``P`` | toggle punctuation |\n+------------------------------------+-----------------------------+\n| ``c`` or ``C`` | toggle center display |\n+------------------------------------+-----------------------------+\n| ``a`` or ``A`` | toggle auto scale display |\n+------------------------------------+-----------------------------+\n| ``0`` to ``9`` | change color |\n+------------------------------------+-----------------------------+\n| ``<`` or ``,`` | decrease width |\n+------------------------------------+-----------------------------+\n| ``>`` or ``.`` | increase width |\n+------------------------------------+-----------------------------+\n| ``[`` or ``{`` | decrease height |\n+------------------------------------+-----------------------------+\n| ``]`` or ``}`` | increase height |\n+------------------------------------+-----------------------------+\n| ``-`` or ``_`` | change color down |\n+------------------------------------+-----------------------------+\n| ``-`` or ``+`` | change color up |\n+------------------------------------+-----------------------------+\n| ````` or ``~`` | random color |\n+------------------------------------+-----------------------------+\n \nCommand-line options\n~~~~~~~~~~~~~~~~~~~~\n\n+----------------------------------------+---------------------------------+\n| Options | Descriptions |\n+========================================+=================================+\n| ``-h`` or ``--help`` | show help message |\n+----------------------------------------+---------------------------------+\n| ``-S`` or ``--no-seconds`` | do not display seconds |\n+----------------------------------------+---------------------------------+\n| ``-s`` or ``--seconds`` | display seconds |\n+----------------------------------------+---------------------------------+\n| ``-P`` or ``--no-punctuation`` | do not display punctuation |\n+----------------------------------------+---------------------------------+\n| ``-p`` or ``--punctuation`` | display punctuation |\n+----------------------------------------+---------------------------------+\n| ``-C`` or ``--no-center`` | do not center clock display |\n+----------------------------------------+---------------------------------+\n| ``-c`` or ``--center`` | center clock display |\n+----------------------------------------+---------------------------------+\n| ``-A`` or ``--no-auto-scale`` | do not auto scale display |\n+----------------------------------------+---------------------------------+\n| ``-a`` or ``--auto-scale`` | auto scale display |\n+----------------------------------------+---------------------------------+\n| ``-k COLOR`` or ``--color COLOR`` | color 0-255 (default: 2) |\n+----------------------------------------+---------------------------------+\n| ``-f FORMAT`` or ``--format FORMAT`` | time format (default: %I%M%S) |\n+----------------------------------------+---------------------------------+\n| ``-W WIDTH`` or ``--width WIDTH`` | scale width (default: 1) |\n+----------------------------------------+---------------------------------+\n| ``-H HEIGHT`` or ``--height HEIGHT`` | scale height (default: 1) |\n+----------------------------------------+---------------------------------+\n\nConfiguration file\n~~~~~~~~~~~~~~~~~~\n\nCheck out ``example.pyclock.conf`` for details.\n\nSupport\n~~~~~~~\n\n- [x] Works on Linux completely\n\n- [x] Works on OSX completely\n\n- [ ] Windows not supported", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Regaerd/PyClock", "keywords": "terminal,clock", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "PyClock", "package_url": "https://pypi.org/project/PyClock/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyClock/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Regaerd/PyClock" }, "release_url": "https://pypi.org/project/PyClock/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A digital clock for the terminal", "version": "1.0.0" }, "last_serial": 1948697, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0a9ba4bb3a1b3acef14ae075b2dd7d1d", "sha256": "424ba401022e6a3bd81fcbc018f00eaa0652171dac42dd6e2c72c3cdc14ae33e" }, "downloads": -1, "filename": "PyClock-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0a9ba4bb3a1b3acef14ae075b2dd7d1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6019, "upload_time": "2016-02-10T04:37:40", "url": "https://files.pythonhosted.org/packages/c7/a7/95446ba526e98c30d361704da5f7a698f4f141f4966b43603638859da5fe/PyClock-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a9ba4bb3a1b3acef14ae075b2dd7d1d", "sha256": "424ba401022e6a3bd81fcbc018f00eaa0652171dac42dd6e2c72c3cdc14ae33e" }, "downloads": -1, "filename": "PyClock-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0a9ba4bb3a1b3acef14ae075b2dd7d1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6019, "upload_time": "2016-02-10T04:37:40", "url": "https://files.pythonhosted.org/packages/c7/a7/95446ba526e98c30d361704da5f7a698f4f141f4966b43603638859da5fe/PyClock-1.0.0.tar.gz" } ] }