Python Music Player is an application build using Python Programming Language that allows us to Play, Pause, Stop, Rewind, Mute and Unmute music. It also allows us to Add and Delete music from the Playlist with a Status Bar displaying the Currently Playing Music and the Status of the music (i.e) whether the music is playing, stopped, resumed or rewinded. It also shows the Total Duration and Remaining Duration of the currently playing music. This application has Shortcut Keys for the Player Functionalities. It also shows the function of the Button in the status bar when the cursor hovers over it. Last but not the least, it also has an User Friendly GUI.
tkinter pygame threading mutagen keyboard ttkthemes time os
pip install pygame pip install mutagen pip install keyboard pip install ttkthemes
Button Images from FlatIcon