Groove Save

A cross-platform music player based on PyQt5.

Project README

logo

Groove Music

A cross-platform music player based on PyQt5

Python 3.8.6 PyQt 5.15.2 Platform Win32 | Linux | macOS

English | 简体中文

界面

Features

  • Play local music

    local music

  • Search, play and download online music

    online music

  • Create and manage custom playlist

    custom playlist

  • View and edit song meta data

    song meta data

  • Watch and download MV

    MV

Quick start

  1. 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
    
  2. Download decoder:

    • For the Win32, you should install LAV Filters.
    • For the Linux, you should install GStreamer.
  3. Open Groove music:

    cd app
    conda activate Groove
    python Groove.py
    

Install

Win32

Installer

  1. Download and install LAV Filters
  2. Download Groove_v*.*.*_x64_setup.exe from release page
  3. Run Groove_v*.*.*_x64_setup.exe as administrator and install Groove
  4. Start to enjoy your music~~

Portable Edition

  1. Download and install LAV Filters
  2. Download Groove_v*.*.*_windows_x64.zip from release page
  3. Unzip Groove_v*.*.*_windows_x64.zip
  4. Go to Groove folder, find and double click Groove.exe
  5. Start to enjoy your music~~

Linux

  1. Install GStreamer
  2. Download Groove_v*.*.*_linux_x64.zip from release page
  3. Unzip Groove_v*.*.*_linux_x64.zip
  4. Go to Groove folder, find and double click the Groove executable file
  5. Start to enjoy your music~~

Document

Want to know more about Groove Music? Please read the help document 👈

See also

Open Source Agenda is not affiliated with "Groove" Project. README Source: zhiyiYo/Groove

Open Source Agenda Badge

Open Source Agenda Rating