A GUI based music player built using python and Tkinter.
This is an mp3 player created with the help of python and its libraries using which we can play the song, pause it, resume it, rewind it,increase or decrease the volume and navigate between the songs in our local system.
After installing and importing all the packages as mentioned in requirements.txt ,download and import the button images from images directory.On executing the code a music window appears ,from the menubar of the music window go to file submenu,then click on the "how to use option" to know about the operation of music player or refer to Video
Follow these 3 step process for contributions:
- Commit changes to a
git branch
, making sure to sign-off those changes for the Developer Certificate of Origin. - Create a
GitHub Pull Request
for your change, following the instructions in the pull request template. - Perform a Code Review with the project maintainers on the pull request.
You can reach us at-
Rhytm Music Player is licensed under Python Software Foundation License.