Skip to content

BananaBoii600/Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Music-Player

Python 3.6

A music player with gui made with python using tkinter and pygame

This Code requires python installed on your computer, python can be downloaded here

The code can only be used for personal use and educational purposes

Important Instruction

In order for the app to show the songs you have, you must have all your songs in

C:\Music

Setup

Before using the app, you have to install pygame and tkinter in the command prompt/terminal using

pip install pygame

and

pip install tkinter

if you want to change the path where the app searches for songs, you must change the "rootpath" variable in line 11 according to the path where you have kept your songs example: C:/Downloads

Thank you for downloading :)

About

A music player with gui made with python using tkinter and pygame

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages