mpd

Music Player Daemon - a flexible, powerful server-side application for playing music

brewmacoslinux
Try with needOr install directly
Source

About

Music Player Daemon

Commands

mpdmpc

Examples

Start the MPD server with default configuration$ mpd
Control MPD playback using mpc - play a song$ mpc play
Add music to the playlist and start playing$ mpc add /path/to/music && mpc play