A protection-fault look alike

MPD-OSD

On Screen Display for MPD.

This ruby script will show track and mpd (music player daemon) status information as an on screen display using xosd. There are various other mpd-osd script which all did not fulfill my needs, so I started writing my own. It's almost complete and has a quiet little code base with reasonable dependencies.

Syntax

$ mpd-osd

Screenshot

Screenshot mpd-osd

Screenshot mpd-osd

Requirements

>=librmpd-0.1.1
Yet another mpd ruby library
>=ruby-xosd-1.1.0
Ruby xosd bindings

Download

mpd-osd-0.5.tar.bz2
Version 0.5 of mpd-osd. Fixing an annoying reconnect bug.
mpd-osd-0.4.tar.bz2
Version 0.4 of mpd-osd
mpd-osd-0.3.tar.bz2
Version 0.3 of mpd-osd
mpd-osd-0.2.tar.bz2
Version 0.2 of mpd-osd
mpd-osd-0.1.tar.bz2
Version 0.1 of mpd-osd