Description
MPNotifier is a lightweight client for MPD displaying a popup notification each time a new song is played by the server. This kind of notification is usual for most of graphical MPD clients but if you prefer to use a text-mode client like ncmpc, you need to use a third-party tool like MPNotifier.
Prerequisite
The following python packages are needed:
python-notify,
python-mpd,
python-gtk2.
Configuration
MPNotifier will load the file ~/.mpnrc, which a YAML file like this one:
daemon: False once: False debug: False persist: True timeout: 3 keys: True icon: gnome-mime-audio title: >- %t body: >- <b>%b</b> <i>%a</i>
The fields have the same names than the long form of the command line arguments, see mpn -h for explanation.
Download
On PyPI: http://pypi.python.org/pypi/MPNotifier
Directly: http://chadok.info/mpn/MPNotifier-1.1.tar.gz
Darcs repository: http://chadok.info/darcs/mpn
Licence
MPNotifier is free software, released under the term of the GPLv2+.
Copyright 2007-2011 Olivier Schwander <olivier.schwander@chadok.info>
Copyright 2009-2011 Walther Maldonado <walther.md@gmail.com>
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file MPNotifier-1.1.tar.gz.
File metadata
- Download URL: MPNotifier-1.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0197b31274fdfc29ee8daf3a9499dc7ea706495ba5f1cc89bdd7b6e548adb182
|
|
| MD5 |
b7c328602b1004359aae031122dc95ef
|
|
| BLAKE2b-256 |
46014050eefee8cddffc7518b7e2372772a93c692ac0dbee3076ea9fb5ddf67d
|