{ "info": { "author": "Olivier Schwander", "author_email": "olivier.schwander@chadok.info", "bugtrack_url": null, "classifiers": [ "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Multimedia :: Sound/Audio" ], "description": "MPNotifier\n==========\n\nDescription\n-----------\n\nMPNotifier is a lightweight client for `MPD `_\ndisplaying a popup notification each time a new song is played by the\nserver. This kind of notification is usual for most of graphical MPD\nclients but if you prefer to use a text-mode client like ncmpc, you need\nto use a third-party tool like MPNotifier.\n\nPrerequisite\n------------\n\nThe following python packages are needed:\n\n* python-notify,\n* python-mpd,\n* python-gtk2.\n\nConfiguration\n-------------\n\nMPNotifier will load the file `~/.mpnrc`, which a YAML file like this\none::\n\n daemon: False\n once: False\n debug: False\n persist: True\n timeout: 3\n keys: True\n icon: gnome-mime-audio\n title: >-\n %t\n body: >-\n %b\n %a\n\nThe fields have the same names than the long form of the command line\narguments, see `mpn -h` for explanation.\n\nDownload\n--------\n\nOn PyPI: http://pypi.python.org/pypi/MPNotifier\n\nDirectly: http://chadok.info/mpn/MPNotifier-1.1.tar.gz\n\nDarcs repository: http://chadok.info/darcs/mpn\n\nLicence\n-------\n\nMPNotifier is free software, released under the term of the GPLv2+.\n\nCopyright 2007-2011 Olivier Schwander \n\nCopyright 2009-2011 Walther Maldonado ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://chadok.info/mpn", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "MPNotifier", "package_url": "https://pypi.org/project/MPNotifier/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/MPNotifier/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://chadok.info/mpn" }, "release_url": "https://pypi.org/project/MPNotifier/1.1/", "requires_dist": null, "requires_python": null, "summary": "A lightweigh notifier for MPD", "version": "1.1" }, "last_serial": 304827, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "b7c328602b1004359aae031122dc95ef", "sha256": "0197b31274fdfc29ee8daf3a9499dc7ea706495ba5f1cc89bdd7b6e548adb182" }, "downloads": -1, "filename": "MPNotifier-1.1.tar.gz", "has_sig": false, "md5_digest": "b7c328602b1004359aae031122dc95ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5646, "upload_time": "2011-08-17T20:52:11", "url": "https://files.pythonhosted.org/packages/46/01/4050eefee8cddffc7518b7e2372772a93c692ac0dbee3076ea9fb5ddf67d/MPNotifier-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7c328602b1004359aae031122dc95ef", "sha256": "0197b31274fdfc29ee8daf3a9499dc7ea706495ba5f1cc89bdd7b6e548adb182" }, "downloads": -1, "filename": "MPNotifier-1.1.tar.gz", "has_sig": false, "md5_digest": "b7c328602b1004359aae031122dc95ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5646, "upload_time": "2011-08-17T20:52:11", "url": "https://files.pythonhosted.org/packages/46/01/4050eefee8cddffc7518b7e2372772a93c692ac0dbee3076ea9fb5ddf67d/MPNotifier-1.1.tar.gz" } ] }