A very simple web frontend to provide control for @crazycusti's daily budgie entertainment.
- music on console audio player
- Python 3.x (should work without issues on 2.5+ too, replace the bytestrings with 8-bit strings)
- bottle.py micro web framework
- Install MOC and append your favorite internet radio station to its playlist.
- Install your distribution's package for bottle.py for Python 3 (for example,
python3-bottle
on Ubuntu) or drop a copy of the latest version in the same directory. - Use your distribution's service manager to run radiosteuerung.py as the same user as MOC. A sample upstart job file is provided.