Loading repository data…
Loading repository data…
zhiyiYo / repository
A cross-platform music player based on PyQt5, supports Win32, Linux and macOS.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Play local music
Create and manage custom playlist
View and edit song meta data
Watch and download MV
Create virtual environment:
conda create -n Groove python=3.8
conda activate Groove
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
Download decoder:
Open Groove music:
cd app
conda activate Groove
python Groove.py
Want to know more about Groove Music? Please read the help document 👈
Groove is licensed under GPLv3 for non-commercial usage.
Copyright © 2020 by zhiyiYo.
Attention
This software is only for learning and communication, the songs' and playlists' copyright belongs to each music platform.