Skip to content

Amodio/mpd_notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPD-Notification: Display a notification each time MPD's state changes

Dependencies

* libmpdclient
* libnotify

Installation

Install dependencies (on Debian)

sudo aptitude install libnotify-dev libmpdclient-dev

If needed, you should install a notification daemon:

sudo aptitude install xfce4-notifyd

Then install the program in your $HOME (see Makefile)

make install distclean

Hope you'll like it; I enjoy feedbacks (bugs, suggestions, etc) :-)

Build Status

About

Display a notification each time MPD's state changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages