Skip to content

A music player I created using tkinter in Python.

Notifications You must be signed in to change notification settings

quinb96/PyMusicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyMusicPlayer is a music player I created using tkinter in Python. Download repo:

git clone https://github.com/sketchyboi14/PyMusicPlayer.git

Run as script:

cd PyMusicPlayer
python3 PyMusicPlayer

Linux setu.py (Optional):

git clone https://github.com/sketchyboi14/PyMusicPlayer.git
cd PyMusicPlayer
python setup.py install
cd build
cd exe-win32-3.8 (The "3.8" part of the folder will vary)
./PyMusicPlayer

Windows setup.py (Optional):

 git clone https://github.com/sketchyboi14/PyMusicPlayer.git
 cd PyMusicPlayer
 python setup.py install
 cd build
 cd exe-win32-3.8 (The "3.8" part of the folder will vary)

Double click ``PyMusicPlayer.exe``

Install to Windows via MSI Installer

https://github.com/sketchyboi14/PyMusicPlayer/releases/tag/sketch

About

A music player I created using tkinter in Python.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages