Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kflorence/rhythmbox-nowplaying-xml

Rhythmbox plugin that generates an XML document containing the current song information.
https://github.com/kflorence/rhythmbox-nowplaying-xml

Last synced: 7 days ago
JSON representation

Rhythmbox plugin that generates an XML document containing the current song information.

Awesome Lists containing this project

README

        

# Now Playing XML - Rhythmbox plugin - 0.1

Rhythmbox plugin that generates an XML document containing the current song information.

## Installation

First, open the terminal and issue the following commands:

mkdir -p ~/.gnome2/rhythmbox/plugins
cd ~/.gnome2/rhythmbox/plugins
git clone git://github.com/kflorence/rhythmbox-nowplaying-xml.git

Then enable the plugin within Rhythmbox by going to "Edit", selecting "Plugins"
and then checking the "Now Playing XML" plugin.

## License

Copyright (c) 2011 Kyle Florence
Released under the MIT license.