mpg321

Command-line MP3 player for playing audio files from the terminal

brewmacoslinux
Try with needOr install directly
Source

About

Command-line MP3 player

Commands

mpg321

Examples

Play a single MP3 file$ mpg321 song.mp3
Play multiple MP3 files in sequence$ mpg321 song1.mp3 song2.mp3 song3.mp3
Play all MP3 files in a directory$ mpg321 *.mp3