A simple music player with a Tkinter-based GUI, playlist functionality, and playback controls.
- Play, pause, stop, and skip to the next track.
- Create a playlist by adding music from selected folders.
- Display album image and track title.
- Customize the UI with aesthetic colors.
- Python 3.x
- Tkinter
- pygame
- Pillow
- Clone the repository:
git clone https://github.com/yourusername/music-player.git
cd music-player