Skip to content

MP3 Music Player made using Python, Tkinter, Pygame and SQLite. Users can create, load and delete custom playlists.

Notifications You must be signed in to change notification settings

IronVenom/MP3-Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MP3-Music-Player

A MP3 Music Player made using Python, Tkinter, Pygame and SQLite. A standalone executable file was made using PyInstaller. The music player has the following features:

  • Music control buttons - Play, Pause, Stop, Next Song, Previous Song, and Loop Song
  • Playlist Shuffle and Loop buttons
  • Volume control bar
  • Song progress bar
  • Songs Menu - Browse songs on the system and add them to the playlist, or remove songs from the playlist
  • Playlists Menu - Users can create custom playlists, delete them or load them to the music player
  • Appearance Menu - Light and Dark mode

Picture of the GUI

About

MP3 Music Player made using Python, Tkinter, Pygame and SQLite. Users can create, load and delete custom playlists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages