Inspiration

The in-built music player's buttons in my laptop were quite frustrating to use so I thought might as well code it myself.

What it does

It plays music stored on the device. You have options to play next, play previous, pause, unpause and end the song you wish. You can add as many songs as you wish and form a queue with just a click.

How we built it

It is built using the Tkinter and Pygame libraries in Python.

Challenges we ran into

The buttons were not working as wished initially. I took help from open-source online projects with similar ideas, the credits are mentioned on my git.

Accomplishments that we're proud of

Finally, everything fell into place, and this was my first hackathon and I was able to build a working project.

What we learned

How to connect tkinter and pygame to generate awesome music!

What's next for Music Player Application

Add video songs too maybe, and extend it to a movie player too!

Built With

Share this project:

Updates