git clone https://github.com/KasRoudra/MusPlayer
cd MusPlayer
./install.sh
musplayer
bash -c "$(curl -fsSL https://raw.githubusercontent.com/KasRoudra/Musplayer/main/install.sh)"
- Run
musplayer
and choose a directory bychdir <path>
- Enter
list
to view all musics in the<path>
- Run
play <number>
to play the respective music CTRL+C
to stop music andexit
to exit
- Repeat (Applied in
play <number>
) - Shuffle (Applied in
play all
) - Any directory
- Play all
- Search within list
- Set a timeout
- Recursive search
- Standard sort
- Argument/Flag support
Some base code is from BagazMukti