Skip to content

hawx/mpd-sound-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpd-sound-menu

Tool to display/control mpd from Ubuntu's sound menubar item.

Install with:

$ go get hawx.me/code/mpd-sound-menu

Then add a .desktop entry for it:

$ cat > ~/.local/share/applications/mpd-sound-menu.desktop
[Desktop Entry]
Name=mpd-sound-menu
Comment=Sound menu plugin to display mpd
Exec=/path/to/mpd-sound-menu
Icon=mpd-sound-menu
Type=Application

Replace the value of "Exec" with the correct path to mpd-sound-menu.

Finally start mpd-sound-menu (I use upstart), and you should see it in the sound menubar item.

About

Display/control mpd from Ubuntu's sound menubar item

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages