Skip to content

A simple music player that can play MP3 files and allows the user to create and manage playlists.

Notifications You must be signed in to change notification settings

Gatij-coder2911/Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music-Player

A simple music player that can play MP3 files and allows the user to create and manage playlists. This has been made using customtkinter module and pygame module.

Requirements

To make the code work, you need to install following packages:-

  • pip install tkinter
  • pip install customtkinter
  • pip install Pillow
  • pip install pygame

Output

Screenshot 2023-11-18 133612

About

A simple music player that can play MP3 files and allows the user to create and manage playlists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages