Cmus status is an application for showing currently playing song in either cmus or mpd together with album art.
Why
A simple status display showing cover and information of current song being played in cmus.
Installation
Installation of the package is rather straight forward, just unpack and use the setup script to install:
# python setup.py install
To active tracking of changes set cmus-scrobble.py as the status command in cmus by doing the following:
:set status_display_program=/usr/bin/cmus-scrobble.py
Product's homepage
Requirements:
· PyGTK
· pyinotify
· pyscrobble