git clone https://github.com/KasRoudra/MusPlayer
cd MusPlayer
bash install.sh
git clone https://github.com/KasRoudra/MusPlayer && cd MusPlayer && chmod +x * && bash 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
Base code from BagazMukti

