Skip to content
forked from groupvz/MP

A simple Music Player app using Python 3.

License

Notifications You must be signed in to change notification settings

thangthewinner/MP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Music Player

This is a simple music player app built with Python and Pygame.

Features

  • Play/pause/resume songs
  • Next/previous controls
  • Progress slider with song duration

Usage

The app supports .mp3 files. Place your music files in the list_song folder.

To run the app: python demo.py

Built With

  • Python
  • Tkinter - For the main interface
  • Pygame - For audio playback
  • Mutagen - For reading metadata from music files

Preview

app_preview

To Do

  • Add shuffle feature
  • Support more audio formats
  • Improve UI/UX

Contributing

Contributions are welcome! Please create an issue or open a pull request if you would like to contribute.

License

This project is open source and available under the MIT License.

About

A simple Music Player app using Python 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%