Skip to content

venkateshmantha/MusiCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages