The mini music player, an alternative to MPD
git clone https://git.8pit.net/mmp.git
https://git.8pit.net/mmp.git
1mpc -q add "${MUSICDIR}/" 2mpc -q repeat on 3mpc -q play 4mpc del 0 5mpc
1mpc -q add "${MUSICDIR}/"
2mpc -q repeat on
3mpc -q play
4mpc del 0
5mpc