Skip to content

pwliuab/muisc-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music Player using pygame


Purpose:

Do not want advertisement to interrupt your music.

How to run it??

- pygame libary installation: py -m pip install -U pygame==1.9.6 --user 
- For pygame installation details :( http://help.codakid.com/en/articles/2551585-how-to-install-pygame)
- Step 1, create a folder and download all the mp4 music file into it.


- Step 2, run music.py file under Visual studio or command prompt (e.g. ./music.py)
- Step 3, Select the folder that you created before


- Finally you can see the UI like the picture shown below


- Click the music name that you want to play, then Click "Play button"
- Then Click "Loop" if you want to loop your favorite sound!
- btw the whole play list are default loop the whole playlist
- you can click stop if you want to end the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages