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
musplayerand choose a directory bychdir <path> - Enter
listto view all musics in the<path> - Run
play <number>to play the respective music CTRL+Cto stop music andexitto 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

