Skip to content

robinsingh-ai/Music-Player

Repository files navigation

Music-Player

GitHub license

forthebadge made-with-python

A Python GUI Based Music Player Which Uses Mutagen,Pygame Rockerz Music Player written in Python using PyGame Module, Mutagen and Tkinter Themes

Installing

  1. Install Python 3.x (recommended) from here
  2. Run the following command in the terminal to install the Required Modules.
 pip install pygame
 pip install mutagen
 pip install ttkthemes
  1. Clone the repository or download as zip and extract
 $ git clone https://github.com/robin025/Music-Player.git
  1. In the root directory open power shell and run
python main.py

ScreenShot

Rockerz Player

Features

  1. Next song
  2. Previous song
  3. Pause/Stop any song
  4. Mute
  5. press ADD button to add files to the playlist, press ADD button and navigate to folder containing .mp3 files.
  6. press Delete button to delete files from the playlist.

About

A Python GUI Based Music Player Which Uses Mutagen,Pygame

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages