/desktop-art

This plugin shows album cover art for the current playing song in Rhythmbox on the desktop

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

==README==

This plugin shows album cover art for the current playing song in Rhythmbox on the desktop.
Please visit Mathias website for more information. Only problem with the original plugin is it tries to look for images locally. I just added support for the plugin to grab the cover art fetched by Cover Art plugin (which comes by default with RhythmBox, it fetches cover art from various internet sources). You have to enable that plugin first for this to work. 

http://nedrebo.org/code/rhythmbox/desktop_art 

A big shoutout to Mathias for his awesome plugin. :)



==INSTALL==

mkdir -p $HOME/.gnome2/rhythmbox/plugins/
cd $HOME/.gnome2/rhythmbox/plugins/
git clone git://github.com/wippler/desktop-art.git


==Authors==

Mathias Nedrebo - http://nedrebo.org/ 
Sainath Mallidi - http://cc.gatech.edu/~smallidi - Few lines :( 


==Contact==

Sainath Mallidi (sainathdreams@gmail.com) 


==Download==

You can also clone the project with Git by running:
git clone git://github.com/wippler/desktop-art