Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kflorence/rhythmbox-nowplaying-xml
- Owner: kflorence
- License: mit
- Created: 2010-11-10T19:47:42.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-06-29T20:41:25.000Z (over 13 years ago)
- Last Synced: 2023-03-10T23:23:11.130Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 140 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license-mit
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.gitThen 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.