{ "info": { "author": "Chris Hunt", "author_email": "chrahunt@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python" ], "description": "# tmux timer\n\nThis package provides a timer that can be used in tmux.\n\n## Usage\n\nFirst, set up your tmux config to run the display command\n\n```\nset -g status-right '#(tmux_timer show)'\n```\n\nNext, set up bindings to invoke the timer\n\n```\nbind t run-shell \"tmux_timer toggle\"\n```\n\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/chrahunt/python-tmux-timer", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "tmux-timer", "package_url": "https://pypi.org/project/tmux-timer/", "platform": "", "project_url": "https://pypi.org/project/tmux-timer/", "project_urls": { "Homepage": "https://github.com/chrahunt/python-tmux-timer" }, "release_url": "https://pypi.org/project/tmux-timer/0.1.0/", "requires_dist": null, "requires_python": ">=2.7", "summary": "Command-line timer for tmux", "version": "0.1.0" }, "last_serial": 4183832, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7301ffea482e5e4e465b6d32e0804735", "sha256": "b746c931cb2881eb24aa518fb032bb5dd10b7325cfbd148b945cbe5f10c4f2c4" }, "downloads": -1, "filename": "tmux_timer-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "7301ffea482e5e4e465b6d32e0804735", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 3630, "upload_time": "2018-08-18T20:59:46", "url": "https://files.pythonhosted.org/packages/27/05/83d2a518a1eb6c836c5f7428d16fa470f6250cd7fbd788519d9300def718/tmux_timer-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3674d0a1ebc546b359e8e098ae912476", "sha256": "7c7b66db4d88f2ef06cf352bae8f363c72d82a7774572b1ecc6c97a4c60132df" }, "downloads": -1, "filename": "tmux_timer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3674d0a1ebc546b359e8e098ae912476", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 1905, "upload_time": "2018-08-18T20:59:47", "url": "https://files.pythonhosted.org/packages/04/07/61928428ad45ad99f52e31c62f56faac942029c7f30cfd83cdb669e26da1/tmux_timer-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7301ffea482e5e4e465b6d32e0804735", "sha256": "b746c931cb2881eb24aa518fb032bb5dd10b7325cfbd148b945cbe5f10c4f2c4" }, "downloads": -1, "filename": "tmux_timer-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "7301ffea482e5e4e465b6d32e0804735", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 3630, "upload_time": "2018-08-18T20:59:46", "url": "https://files.pythonhosted.org/packages/27/05/83d2a518a1eb6c836c5f7428d16fa470f6250cd7fbd788519d9300def718/tmux_timer-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3674d0a1ebc546b359e8e098ae912476", "sha256": "7c7b66db4d88f2ef06cf352bae8f363c72d82a7774572b1ecc6c97a4c60132df" }, "downloads": -1, "filename": "tmux_timer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3674d0a1ebc546b359e8e098ae912476", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 1905, "upload_time": "2018-08-18T20:59:47", "url": "https://files.pythonhosted.org/packages/04/07/61928428ad45ad99f52e31c62f56faac942029c7f30cfd83cdb669e26da1/tmux_timer-0.1.0.tar.gz" } ] }