Music Player

Project Link

This is a simple music player application built using Python and the Tkinter GUI toolkit. The program allows users to play, pause, stop, skip forward, and go backward through a playlist of music tracks. It also features volume control and a progress bar to display the elapsed time of the currently playing song.

Back to Home