Bobertkiller 2eb91a55ba New Features
Added volume control via slider, and added a fadeout effect
when you stop playing the current song
2023-01-30 14:22:40 -03:00
2023-01-30 11:52:34 -03:00
2023-01-28 19:59:30 -03:00
2023-01-30 14:22:40 -03:00
2023-01-28 21:09:33 -03:00
2023-01-30 14:22:40 -03:00
2023-01-28 21:09:33 -03:00
2023-01-30 14:22:40 -03:00

Logo

Music Player

Discord Language License

  1. About The Project
  2. Future Goals
  3. Installation

About the project

This is a Python GUI music player (not feature-complete)

Future Goals

Volume Music
☑ Sliding volume control Download music with yt-dlp
PEP8 Playback
Code fully PEP8 compliant Play audio from video file

Installation

If you have Chocolatey installed, run choco install python and skip steps 1.

  1. Download the latest version of Python, make sure it is added to the PATH. (This is an option on installation.)

  2. Download the source code.

  3. Extract all files to an empty folder.

  4. Open a terminal within the folder.

  5. pip install -r requirements.txt

  6. main.py

Description
here we go again
Readme GPL-3.0 150 KiB