gomusic
Play MP3, FLAC, Ogg Vorbis and WAV files via CLI!
Limitations:
Linux: https://github.com/ebitengine/oto?tab=readme-ov-file#linux
FreeBSD and OpenBSD: https://github.com/ebitengine/oto?tab=readme-ov-file#freebsd-openbsd
Compile from source (You will have to figure your way in Windows! SORRY!):
Make sure you have Go installed: go.dev
git clone https://github.com/adeel26in/gomusic.git
cd gomusic/src
go build -o gomusic
sudo mv gomusic /usr/bin
gomusic --help