2023-03-16 10:43:56 -03:00
2023-01-30 11:52:34 -03:00
2023-01-28 19:59:30 -03:00
2023-02-15 16:18:18 -03:00
2023-01-28 21:09:33 -03:00
2023-01-30 15:54:06 -03:00
2023-01-28 21:09:33 -03:00
2023-03-16 10:43:56 -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 GUI
Code fully PEP8 compliant Make a decent GUI, just so it looks good
Playback
Play audio from video file, and larger format compatibility like .wav or .webm

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