xmp

Play module music files (MOD, S3M, IT) from the command line.

brewmacoslinux
Try with needOr install directly
Source

About

Command-line player for module music formats (MOD, S3M, IT, etc)

Commands

xmp

Examples

play a module music file$ xmp song.mod
play a module file and loop it continuously$ xmp --loop song.s3m
play all module files in a directory$ xmp *.it
play a module file with verbose output$ xmp --verbose song.xm
list supported module file formats$ xmp --help