Skip to content

jpchauvel/mpd-hiss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mpd-hiss

Growl notifier for MPD (Music Player Daemon) written in Python. Also supports D-Bus based notifiers.

Requirements

General:

  • MPD
  • Python (tested on 2.6, 2.7, and 3.3)
  • Python 2.6 users will also need to install argparse, which is part of the standard library since 2.7.
  • python-mpd2
  • Optional: Pillow or PIL for album art and icon scaling support

On Mac OS X:

On other platforms:

  • dbus-python (and a notification daemon)

About

Growl notifier for MPD (Music Player Daemon) written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%