|
|
|
|
|
by soared
3476 days ago
|
|
Interesting project and lots of good content on that site. If anyone is looking for a /much/ /much/ easier way to do this, try pi musicbox. Its the first project I suggest for people new to rpi because its so easy and has great results. I've had an rpi with musicbox for years and use it almost every day. Love it. http://www.pimusicbox.com/ |
|
Pianobar really is a great application, and their thought to use a FIFO file as a command interface makes it incredibly easy to put a display on.
In case anyone's interested in a Websocket based front end for this[0], I built it with HTML and Node.js. There's an install script that should probably get this up and running on a Debian Jessie system in one fell swoop, but YMMV.
Also, I added a library for GPIO commands with the intent of taking it past a breadboard and putting a TFT and some tactile inputs on it.
[0] https://github.com/mashurex/PandoraChipWeb