Music player developed using Pygame, Tkinter, Mutagen and Platform.
- Select songs
- Previous song
- Next song
- Pause / Unpause song
- Music time slider
- Volume slider
- Mute / Unmute button
- User-friendly interface
- *.mp3
- *.wav
- *.flac
pygame
mutagen
For installing requirements: pip install -r requirements.txt
python main.py