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
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
Base code from BagazMukti