{ "info": { "author": "Spencer Wood", "author_email": "spencercwood@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Twinge\n\n\n\nTwinge is a CLI for [twitch.tv](http://twitch.tv). It can do a few things, including listing the top channels that are currently live and checking the status of a single stream. Twinge also provides a simple interface into [livestreamer](https://github.com/chrippa/livestreamer) so that launching a stream from the terminal is quick and easy.\n\n## Example Usage\n\n`$ twinge list` will list the top streams currently live on twitch.tv\n\nBy default Twinge will list the 25 most popular streams. This number can be increased or decreased with an optional number argument `-n`.\n\n`$ twinge list -n 50`\n\nTwinge also provides a shortcut to easily launch a stream with livestreamer.\n\n```\n$ twinge watch nl_kripp\n```\n\nTwinge can also check the status of a current channel.\n\n```\n$ twinge check nl_kripp\nnl_kripp is playing Hearthstone: Heroes of Warcraft with 13,539 viewers.\n```\n\n## Installation\n\nWith pip:\n\n```\npip install twinge\n```\n\nManually:\n\n```\ncd ~\ngit clone https://github.com/scwood/twinge\ncd twinge\npython setup.py install\n```\n\n## License\n\nMIT", "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/scwood/twinge", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "twinge", "package_url": "https://pypi.org/project/twinge/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/twinge/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/scwood/twinge" }, "release_url": "https://pypi.org/project/twinge/0.2.3/", "requires_dist": null, "requires_python": null, "summary": "CLI for Twitch.tv", "version": "0.2.3" }, "last_serial": 1988791, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "f25e2738396e5cd80704f9209a13a9cb", "sha256": "82671d285d9ca999764fb916ad30fa79b2e001c6ce418b7a55f12f204dcafb83" }, "downloads": -1, "filename": "twinge-0.2.tar.gz", "has_sig": false, "md5_digest": "f25e2738396e5cd80704f9209a13a9cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3461, "upload_time": "2016-03-04T02:22:51", "url": "https://files.pythonhosted.org/packages/be/43/723e90500fb38933afd1ffdc22cc9b7d6f20633458d45213a1075eb335ab/twinge-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "dc5f1c38b430554cc1b665c902969224", "sha256": "e7bbf21ea2b6a022118be11f32ad50c12d8df749b2055fee6d3b68d3479e3730" }, "downloads": -1, "filename": "twinge-0.2.1.tar.gz", "has_sig": false, "md5_digest": "dc5f1c38b430554cc1b665c902969224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3624, "upload_time": "2016-03-04T02:39:23", "url": "https://files.pythonhosted.org/packages/d8/db/821cbba996212c3bd586500ebf6dc9e175fd756c333c725813af5ba863f6/twinge-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "67e32d80e2d3f76aacde539ac3bdd486", "sha256": "49bf798b23bef43a16209c5a61bbe2bc3c12695b877acb95eeae8fe59c5756fa" }, "downloads": -1, "filename": "twinge-0.2.2.tar.gz", "has_sig": false, "md5_digest": "67e32d80e2d3f76aacde539ac3bdd486", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3541, "upload_time": "2016-03-04T03:04:39", "url": "https://files.pythonhosted.org/packages/a8/9b/374a23056a1f6ddb2595e0f40a27aaad0c0c7ed06faa33eeffd50f9fa00f/twinge-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "604a81dcc5399fb6b131b0b3279abaf9", "sha256": "358c84e5fdc2174bd5c5ac86bdf44456e8b1ad83d552d93db26b285b02338454" }, "downloads": -1, "filename": "twinge-0.2.3.tar.gz", "has_sig": false, "md5_digest": "604a81dcc5399fb6b131b0b3279abaf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3560, "upload_time": "2016-03-04T03:34:44", "url": "https://files.pythonhosted.org/packages/33/0c/0f84561264561a7c0cda6677f6a5d0e86cfef58fbf0f37d4cfafa184035c/twinge-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "604a81dcc5399fb6b131b0b3279abaf9", "sha256": "358c84e5fdc2174bd5c5ac86bdf44456e8b1ad83d552d93db26b285b02338454" }, "downloads": -1, "filename": "twinge-0.2.3.tar.gz", "has_sig": false, "md5_digest": "604a81dcc5399fb6b131b0b3279abaf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3560, "upload_time": "2016-03-04T03:34:44", "url": "https://files.pythonhosted.org/packages/33/0c/0f84561264561a7c0cda6677f6a5d0e86cfef58fbf0f37d4cfafa184035c/twinge-0.2.3.tar.gz" } ] }