{ "info": { "author": "Alex Lowe", "author_email": "lengau@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: System" ], "description": "# tell\r\nTell the user (via desktop notification) when a command completes.\r\n\r\nRequires the notify2 package (python3-notify2 on Ubuntu).\r\n\r\n## Example Usage\r\nQuick alert for 5 minutes from now:\r\n`tell sleep 300`\r\n\r\nPing machines from a list and fail if one of them is offline.\r\n```\r\ntell 'while read machine;\r\ndo\r\n ping -c 1 $machine || exit 1\r\ndone < machines'\r\n```", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lengau/tell", "keywords": "sleep notify notification", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tell", "package_url": "https://pypi.org/project/tell/", "platform": "Linux", "project_url": "https://pypi.org/project/tell/", "project_urls": { "Homepage": "https://github.com/lengau/tell" }, "release_url": "https://pypi.org/project/tell/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Tell the user (via desktop notification) when a command completes.", "version": "0.0.1" }, "last_serial": 1493233, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b58f7fc4a4feb0dc6cb63d6eda227fd3", "sha256": "ed14b21d29bb3ac87983de5262a5b42267f43c8fc17a2d3f36f6dbeb1e1ce48a" }, "downloads": -1, "filename": "tell-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b58f7fc4a4feb0dc6cb63d6eda227fd3", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 3433, "upload_time": "2015-04-06T19:33:42", "url": "https://files.pythonhosted.org/packages/02/b8/d9929ff227f2de33450f1a66056da3641ce41fb51790a810fa52b18d7060/tell-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b58f7fc4a4feb0dc6cb63d6eda227fd3", "sha256": "ed14b21d29bb3ac87983de5262a5b42267f43c8fc17a2d3f36f6dbeb1e1ce48a" }, "downloads": -1, "filename": "tell-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b58f7fc4a4feb0dc6cb63d6eda227fd3", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 3433, "upload_time": "2015-04-06T19:33:42", "url": "https://files.pythonhosted.org/packages/02/b8/d9929ff227f2de33450f1a66056da3641ce41fb51790a810fa52b18d7060/tell-0.0.1-py2.py3-none-any.whl" } ] }