项目作者: robin025
项目描述 :
A Python GUI Based Music Player Which Uses Mutagen,Pygame
高级语言: Python
项目地址: git://github.com/robin025/Music-Player.git
Music-Player


A Python GUI Based Music Player Which Uses Mutagen,Pygame
Rockerz Music Player written in Python using PyGame Module, Mutagen and Tkinter Themes
Installing
- Install Python 3.x (recommended) from here
- Run the following command in the terminal to install the Required Modules.
pip install pygame
pip install mutagen
pip install ttkthemes
- Clone the repository or download as zip and extract
$ git clone https://github.com/robin025/Music-Player.git
- In the root directory open power shell and run
python main.py
ScreenShot

Features
- Next song
- Previous song
- Pause/Stop any song
- Mute
- press ADD button to add files to the playlist, press ADD button and navigate to folder containing .mp3 files.
- press Delete button to delete files from the playlist.