🎵
Music Player (Sangeet)
A desktop music player built with Tkinter. It lets you load a directory of audio tracks into a playlist and play, pause, resume and stop songs usin…
A desktop music player built with Tkinter. It lets you load a directory of audio tracks into a playlist and play, pause, resume and stop songs usin…
A desktop music player built with Tkinter. It lets you load a directory of audio tracks into a playlist and play, pause, resume and stop songs using pygame.mixer.
pip install pygame
python main.py
No — it is a Tkinter GUI application that uses pygame.mixer for audio and reads tracks from the local filesystem.