/MusiCLI

A no-fuss CLI music player to play all your songs

Primary LanguagePythonMIT LicenseMIT

license

MusiCLI

A no-fuss CLI music player.

pip install pygame
pip install mutagen

  • Clone this repo and run python gui.py for a bare bones GUI that mimics a media player with Play, Pause, Next, Previous and Stop.

  • Alternately, run python music.py <folderpath> to play all your songs from the command line undisturbed.

TODO

  • Implement PlayAll, Replay, Shuffle and Queue features

License

This project is licensed under the MIT License.