A simple and stylish music player built with Python, Kivy, and Pygame that lets you play your favorite MP3 songs from a local folder.
π Download the project folder:
Click here to download
- Download & Extract the
Music Player
folder. - Open the folder and DO NOT move files outside.
- Double-click on
main.exe
to launch the music player.
This project includes Firebase Authentication, so you must Sign Up or Login to access the music player.
- First-time users β Click on Sign Up and create an account.
- Returning users β Simply enter your credentials and Login.
π Music Player
βββ π΅ assets/
β βββ πΆ songs/ (Place your MP3 files here)
β βββ π¨ other assets
βββ π main.exe (Application file)
You can control the music player using J.A.R.V.I.S with these commands:
Command | Action |
---|---|
"Play song JARVIS" | Plays a random song |
"Stop song JARVIS" | Stops the current song |
"Resume song JARVIS" | Resumes the stopped song |
"Next song JARVIS" | Plays the next song |
"Previous song JARVIS" | Plays the previous song |
"Bye JARVIS" | Exits the voice assistant |
- Go to
assets/songs/
- Add your MP3 songs here π§
- Run
main.exe
and enjoy!
- The assets folder is required for the application to work.
- Keep everything inside the
Music Player
folder to avoid errors. - If you download the EXE file, make sure to download the
assets
folder as well.
Enjoy your music! π΅π