{ "info": { "author": "Nick Sinopoli", "author_email": "nsinopoli@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "chronos\n=======\n\nchronos is an ncurses stopwatch/timer. It supports multiple simultaneous\ntimers, which makes it ideal for keeping track of time spent on various tasks.\n\nShow me the goods\n-----------------\n\n.. image:: http://nsinopoli.github.com/chronos/chronos02.png\n\nOkay, how do I use it?\n----------------------\n\nInstalling\n~~~~~~~~~~\n\nFrom the command line::\n\n pip install chronos\n\nIf chronos is already installed, you can upgrade to the latest version with::\n\n pip install --upgrade chronos\n\nUsage\n~~~~~\n\nTo use chronos, run it from the command line::\n\n chronos\n\nCommands\n~~~~~~~~\n\nThe following commands are supported::\n\n n - Creates and starts a new timer.\n j - Move cursor down.\n k - Move cursor up.\n d - Deletes the selected timer.\n e - Edits the title of the selected timer.\n p - Pauses/starts the selected timer.\n r - Resets the selected timer.\n a - Adds time to the selected timer.\n s - Subtracts time from the selected timer.\n q - Quits the program.\n h - Shows the help screen.\n\nAdding and Subtracting Time\n+++++++++++++++++++++++++++\n\nWhen entering the amount of time to add or subtract, you can use any\ncombination of the following formats::\n\n xh - x number of hours\n ym - y number of minutes\n zs - z number of seconds\n\nSo if you wanted to add/subtract 1 hour and 5 minutes, type::\n\n 1h5m\n\nOr if you wanted to add/subtract 45 minutes and 30 seconds, type::\n\n 45m30s\n\nVersion Information\n-------------------\n\nCurrent stable release is v0.3, last updated on 1 May 2015.\n\nFeedback\n--------\n\nFeel free to send any feedback you may have regarding this project to NSinopoli@gmail.com.\n\n\nChangelog\n=========\n\nv0.3\n------\n\n* Add support for window resizing and scrolling (GH-4_)\n\nv0.2\n------\n\n* Overhaul the UI and improve the UX\n\nv0.1.2\n------\n\n* Implement functionality to add and subtract time (GH-2_)\n\nv0.1.1\n------\n\n* Change xterm-color to xterm to support curs_set(0) (GH-1_)\n\nv0.1\n----\n\n* Initial release\n\n.. _GH-1: https://github.com/NSinopoli/chronos/issues/1\n.. _GH-2: https://github.com/NSinopoli/chronos/issues/2\n.. _GH-4: https://github.com/NSinopoli/chronos/pull/4", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://git.io/chronos", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "chronos", "package_url": "https://pypi.org/project/chronos/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/chronos/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://git.io/chronos" }, "release_url": "https://pypi.org/project/chronos/0.3/", "requires_dist": null, "requires_python": null, "summary": "An ncurses stopwatch/timer.", "version": "0.3" }, "last_serial": 1529624, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bfbe4b5e229905adf77feacab11dda04", "sha256": "ae3bee43f58654b819283cb701956a6c82ded8d6cc7981abf54e97394d6c98dd" }, "downloads": -1, "filename": "chronos-0.1.tar.gz", "has_sig": false, "md5_digest": "bfbe4b5e229905adf77feacab11dda04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4790, "upload_time": "2012-02-19T22:41:06", "url": "https://files.pythonhosted.org/packages/73/8e/9893aaa6230b1cbdadeabcbcd7a8c7a34d18e253f186a2f3e1cf15473ce1/chronos-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f94400e949b82111c2eddaaab0f254c9", "sha256": "cfd6c5dbbf91626383ed5ffc0cf26e221cd92985923dec7ceff8bf999889274c" }, "downloads": -1, "filename": "chronos-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f94400e949b82111c2eddaaab0f254c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4905, "upload_time": "2012-02-22T06:09:59", "url": "https://files.pythonhosted.org/packages/75/81/2245b1322f55bc5f4e8c3fd7565863ab69f72ab6b61399636cff759b739e/chronos-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4efa957ae99b6162e9b6ccdb12da5eb6", "sha256": "b46b6770c33bf9da6d7c0fe9da714ce0b72b1eeac19e5da64f68e2ccf5f3914c" }, "downloads": -1, "filename": "chronos-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4efa957ae99b6162e9b6ccdb12da5eb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5350, "upload_time": "2012-02-25T04:39:04", "url": "https://files.pythonhosted.org/packages/59/c3/5b00dc5b5696cc9edf1333b5dce73e5293102057eaa7286976a92d887bb7/chronos-0.1.2.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "35595f7bcfa58b9f294dcdade951f8e4", "sha256": "2e800b44e28b2e3cf0145ea93c154df0032669c761e9d1454486364eeb6f8e32" }, "downloads": -1, "filename": "chronos-0.2.tar.gz", "has_sig": false, "md5_digest": "35595f7bcfa58b9f294dcdade951f8e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5936, "upload_time": "2012-02-27T00:41:20", "url": "https://files.pythonhosted.org/packages/74/2d/b102f5162d1dd6f39003037f5cd6166cd0718b7486ba7a9cbf07f935bc59/chronos-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7f787889fd6d7efb4df36fbddaab5f20", "sha256": "d41100d4b4dfe22bd0df08d87de6962da2a5ee70321fbe548d8a22fc7d4fd5ed" }, "downloads": -1, "filename": "chronos-0.3.zip", "has_sig": false, "md5_digest": "7f787889fd6d7efb4df36fbddaab5f20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10858, "upload_time": "2015-05-01T17:17:00", "url": "https://files.pythonhosted.org/packages/f7/96/a7a16dbd78230b071a23efd8e4c28bd45819c340f9db84b890dd8c3ff11d/chronos-0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f787889fd6d7efb4df36fbddaab5f20", "sha256": "d41100d4b4dfe22bd0df08d87de6962da2a5ee70321fbe548d8a22fc7d4fd5ed" }, "downloads": -1, "filename": "chronos-0.3.zip", "has_sig": false, "md5_digest": "7f787889fd6d7efb4df36fbddaab5f20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10858, "upload_time": "2015-05-01T17:17:00", "url": "https://files.pythonhosted.org/packages/f7/96/a7a16dbd78230b071a23efd8e4c28bd45819c340f9db84b890dd8c3ff11d/chronos-0.3.zip" } ] }