A Python script to display mpd info on a Roku Soundbridge. Still under 'way heavy development.
- Python
- python-mpd2
- configobj
You'll need a file named config.ini that looks like this:
soundbridge_host = "192.168.0.1"
soundbridge_port = "4444"
mpd_host = "192.168.0.2"
mpd_port = "6600"
leption looks for it in the same directory as leption itself.
See notes.org.
-
Thomas Henkel (mypiandme at gmail.com) for the idea and the original code; he was generous enough to let me base my code on his.
-
The Random Javascript Project Name Generator for the name "leption"