{ "info": { "author": "Alexander Treptau", "author_email": "alex@treptau.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "notify-pipe\r\n===========\r\n\r\n`notify-pipe` allows you to pipe the output from any command to desktop notifications\r\n\r\ninstalling\r\n----------\r\n\r\n`notify-pipe` requires Python 2 or Python 3.\r\n\r\ninstalling with pip\r\n\t\r\n\tpip install notify-pipe\r\n\r\nor installing with setup_tools\r\n\r\n git clone https://github.com/fasib/notify-pipe\r\n\r\n cd notify_pipe\r\n python setup.py install\r\n\r\nor using an alias inside of '~/.bashrc':\r\n\r\n alias notify-pipe='python ~/path/to/notify_pipe.py'\r\n\r\nexamples\r\n--------\r\n\r\n echo \"test\" | notify-pipe -n Test\r\n \r\n ping localhost | notify-pipe -n ping\r\n \r\n tail -f /var/log/syslog | notify-pipe -n syslog\r\n \r\n ping localhost | notify-pipe | notify-pipe -n double-pipe", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fasib/notify-pipe", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "notify-pipe", "package_url": "https://pypi.org/project/notify-pipe/", "platform": "linux", "project_url": "https://pypi.org/project/notify-pipe/", "project_urls": { "Homepage": "https://github.com/fasib/notify-pipe" }, "release_url": "https://pypi.org/project/notify-pipe/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "like notify-send just for pipes", "version": "0.0.3" }, "last_serial": 1723357, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2b846d4d6459c2203fd20cf70d44843f", "sha256": "eb19e5a2f241b3ba6c68e0c9bf02b8d64fad46cd14819153b4f32216e49a3be5" }, "downloads": -1, "filename": "notify-pipe-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2b846d4d6459c2203fd20cf70d44843f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1399, "upload_time": "2015-09-14T19:22:07", "url": "https://files.pythonhosted.org/packages/00/22/b48a0d98d745d3bdcf0d4b0a94cfcc41caa42dd92651d2f84cc325fdffd1/notify-pipe-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "da76810d8ec4c373c367d4e15399e069", "sha256": "adb8822efbcfc7cd49daee8b67f66e4f06961c35f7bf2cc10aeea3c92ee061fd" }, "downloads": -1, "filename": "notify-pipe-0.0.2.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "da76810d8ec4c373c367d4e15399e069", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1834, "upload_time": "2015-09-14T19:22:28", "url": "https://files.pythonhosted.org/packages/4d/4a/b99306cf3939c9db8d17d91616a8fb338d89c14014ee7a8bfd17db29bfdd/notify-pipe-0.0.2.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "d13de2350d6ef4fafc947a4e9a3f6fc6", "sha256": "a0a93bc741cf6e6004264e00f9298ef12b36f409e121be6241776d9056c4ebb6" }, "downloads": -1, "filename": "notify-pipe-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d13de2350d6ef4fafc947a4e9a3f6fc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1462, "upload_time": "2015-09-14T19:22:39", "url": "https://files.pythonhosted.org/packages/92/a8/f98034fe239a06641cd8c021194b1fe9a6b645b936ed6add76c8621123d5/notify-pipe-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "83cddc63b2594714d5f9bffceb991f41", "sha256": "1ab85656a88d5bffd3536eb381f97528e255e6d4cf6ef9b5bce534020252b43c" }, "downloads": -1, "filename": "notify-pipe-0.0.3.tar.gz", "has_sig": false, "md5_digest": "83cddc63b2594714d5f9bffceb991f41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1550, "upload_time": "2015-09-15T10:47:58", "url": "https://files.pythonhosted.org/packages/8e/c4/981e1a165e3d7254b645570e289ee9d2958c313bb5757a61bbeaafee7f28/notify-pipe-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "83cddc63b2594714d5f9bffceb991f41", "sha256": "1ab85656a88d5bffd3536eb381f97528e255e6d4cf6ef9b5bce534020252b43c" }, "downloads": -1, "filename": "notify-pipe-0.0.3.tar.gz", "has_sig": false, "md5_digest": "83cddc63b2594714d5f9bffceb991f41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1550, "upload_time": "2015-09-15T10:47:58", "url": "https://files.pythonhosted.org/packages/8e/c4/981e1a165e3d7254b645570e289ee9d2958c313bb5757a61bbeaafee7f28/notify-pipe-0.0.3.tar.gz" } ] }