Skip to content

A lightweight music player written in Python supporting almost all types of audio formats.

License

Notifications You must be signed in to change notification settings

codescoop/Music-Player

Repository files navigation

Music Player

A lightweight music player written in Python supporting almost all types of audio formats.

Usage

  1. Open your Terminal/cmd

  2. git clone this project to your preferred directory.

  3. cd Music-Player

  4. MusicPlayer.py


or Execute:

ExecuteMusicPlayer.cmd

Screenshots

First:

Screenshot

Second:

Screenshot

Dependencies

Installation

Set up a virtual environment and install the dependencies:

pip install -r requirements.txt

License

This project is licensed under the terms of the GLP-3.0 license.