A simple app for displaying song information (like ID3 tags) using mpc (music player client).
Set up mpd, install mpc and call mpc-display.py like this:
python mpc-display.py -h <mpd ip> -p <mpd port>
This script uses
- Let's go Digital font by WLM Fonts (leddigital.ttf)
- Word-wrapped text display module by David Clark (textrect.py)