{ "info": { "author": "Shaonty Dutta", "author_email": "shaonty.dutta@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Terminals", "Topic :: Utilities" ], "description": "# gittivity\n[![HitCount](http://hits.dwyl.io/s1s1ty/gittivity.svg)](http://hits.dwyl.io/s1s1ty/gittivity)\n\nMac desktop notifier for git browser activity\n\n![demo](./images/demo.png)\n\n## Installation\nMake sure you have `python` and `pip` install in your machine.\n```\npip install gittivity\n```\n\n## Quick Start\n\n##### For help\n\n```\ngittivity\n```\n\n#### Run\n```\nnohup gittivity-start [] &\n```\nexample: nohup gittivity-start s1s1ty & \n\nNote : setting is optional here, by default `n`\n\n### what is setting?\nIf you want to get only your repo related notifications then put `y` otherwise `n`\n\n###### NOTE: you don't get follow event notifications. Because github restricted it.\n![gn](./images/gn.png)\n\n### Stop gittivity\n\n```\ngittivity-stop\n```\n\n** If anyone want to contribute, please send me PR on my `development` branch.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/s1s1ty/gittivity/", "keywords": "Utilities,Terminal,Notifier", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gittivity", "package_url": "https://pypi.org/project/gittivity/", "platform": "", "project_url": "https://pypi.org/project/gittivity/", "project_urls": { "Homepage": "https://github.com/s1s1ty/gittivity/" }, "release_url": "https://pypi.org/project/gittivity/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Git activity terminal notifier", "version": "1.0.0" }, "last_serial": 4088719, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "01cafb68f1dfeb9f4ce7c8bbeac9f1bf", "sha256": "cd0db688e2aa5bc47b9c33efc17f16c4744fbfaa2e1710b1d950a2fb94b7c969" }, "downloads": -1, "filename": "gittivity-1.0.0.tar.gz", "has_sig": false, "md5_digest": "01cafb68f1dfeb9f4ce7c8bbeac9f1bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3545, "upload_time": "2018-07-21T14:48:25", "url": "https://files.pythonhosted.org/packages/03/7d/8d98d2abf260ab94f2e98cb35a8cd8cc63a856c8865601dd04b3d93bb3d8/gittivity-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01cafb68f1dfeb9f4ce7c8bbeac9f1bf", "sha256": "cd0db688e2aa5bc47b9c33efc17f16c4744fbfaa2e1710b1d950a2fb94b7c969" }, "downloads": -1, "filename": "gittivity-1.0.0.tar.gz", "has_sig": false, "md5_digest": "01cafb68f1dfeb9f4ce7c8bbeac9f1bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3545, "upload_time": "2018-07-21T14:48:25", "url": "https://files.pythonhosted.org/packages/03/7d/8d98d2abf260ab94f2e98cb35a8cd8cc63a856c8865601dd04b3d93bb3d8/gittivity-1.0.0.tar.gz" } ] }