/Music-Player

This music player will play any .mp3 file added to it. It has a clean GUI where the user can adjust the volume, skip and back skip through songs, and shuffle through the queue. Additionally, some GIFs are added to give some content in the GUI.

Primary LanguagePython

Music Player

As a means of learning about python GUIs I decided to create a music player using Tkinter and pygame. Listening to music is one of my favorite hobbies, and so is graphic design, so creating a working and aesthically pleasing MP3 player seemed like a fun challenge to me.

Authors

Features

  • Pause/ Play Music
  • Skip/ Backskip
  • Shuffle
  • View of Queue
  • Volume Change
  • GIF Playing
musicPlayer.mp4