/MP3-Music-Player

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

Primary LanguagePython

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