Skip to content
/ Hue Public

A music player with a playlist made in Python3 with Tkinter.

License

Notifications You must be signed in to change notification settings

Akshat-unt/Hue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hue 🎶

A super cool music player built using Python and Tkinter

Features

  • Add and Delete your favourite songs
  • Play, Pause and Stop the song
  • Rewind and mute at any time
  • See the total time and current time of the song
  • Change the volume! 🎉

To Contribute

  • Fork the repository.
  • Clone the repository using git clone https://github.com/{yourUsername}/Hue.git
  • Install the dependencies using pip install.
  • Run the player.py file