summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..f1518b5
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,19 @@
+rhythmbox_awn_cover
+===================
+
+Replace Rhythmbox' icon in Awn with the cover artwork of the current track.
+
+Requires
+--------
+
+* Python
+* dbus-python
+* Rhythmbox and its cover plugin
+
+Install
+-------
+
+1. Go to the plugin directory of rhythmbox (e.g. "~/.gnome2/rhythmbox/plugins" or "~/.local/share/rhythmbox/plugins")
+2. Copy the rb_plugin file and the kch_awn_cover directory to this directory
+3. (Re-)start Rhythmbox
+4. Open the Plugins dialog (Edit > Plugins) and activate the cover plugin (if not activated already) and the "Awn Cover Artwork" plugin.