GithubHelp home page GithubHelp logo

blockythedev / groove Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhiyiyo/groove

0.0 0.0 0.0 345.71 MB

A cross-platform music player based on PyQt5.

License: GNU General Public License v3.0

Python 99.94% QMake 0.06%

groove's Introduction

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

groove's People

Contributors

zhiyiyo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.