Python scripts to play music on a Raspberry Pi. The idea is to be lightweight and fit for the purpose. To use, simply:
- Edit
src/partyplayer.py
and changeMUSIC_ROOT
to wherever your music is located - Create a file
files.txt
containing the path to everything you want to play - Execute
src/partyplayer.py
- Enjoy!
Beerware