Giter VIP home page Giter VIP logo

qtunblockneteasemusic's Introduction

QtUnblockNeteaseMusic

CodeFactor GitHub commit activity GitHub all releases

A desktop client for UnblockNeteaseMusic, made with Qt.

Features

  • Choose the UNM server's starting arguments
  • Remembers the options from the last run in a config file
  • View real time log output from the server
  • Auto detects the server's file, node or packaged executable
  • Dark theme support

Supports

The original nondanee/UnblockNeteaseMusic

And the enhanced UnblockNeteaseMusic/server

Screenshot

Screenshot

Usage

  1. Download the latest version from releases
  2. Install Node.js Runtime if you wish to use script server instead of packaged executable
  3. Download the server from nondanee/UnblockNeteaseMusic or UnblockNeteaseMusic/server, and place it in the same directory with QtUnblockNeteaseMusic.exe
QtUnblockNeteaseMusic  
├─ ...  
├─ QtUnblockNeteaseMusic.exe  
└─ server  
   ├─ ...  
   └─ app.js

or

QtUnblockNeteaseMusic  
├─ ...  
├─ QtUnblockNeteaseMusic.exe  
└─ unblockneteasemusic.exe
  1. Run QtUnblockNeteaseMusic.exe and set the necessary arguments
  2. Set the proxy in the Netease Cloud Music client accordingly & enjoy!
  • When used on your personal devices, avoid using the default 8080 port, and change the host address to 127.0.0.1 to avoid unwanted access from others.
  • Newer client versions have stricter SSL verification, so if you encountered the "connection failed" issue, enable the HTTPS port and install UnblockNeteaseMusic CA certificate.
  • To install the certificate, right click on QtUnblockNeteaseMusic.exe, select Run as administrator, and click Install certificate in the Advance menu.

Build

  1. Set up the Qt development environment (Qt 6.5.0)
  2. Clone the repository
  3. Open the project in Qt Creator / VSCode (extra extensions needed)
  4. Compile & Run
  • If you want to generate a complete package with libraries,
    copy QtUnblockNeteaseMusic.exe to a new directory and run windeployqt.exe .\QtUnblockNeteaseMusic.exe

Thanks

This little tool wouldn't have been made possible without these incredible projects:

To be solved

  • The log output from the enhanced server is messy (#791) Fixed in upstream (#798)
  • Build everything with cmake Done
    There's a bug in Qt 6 preventing lupdate from working with CMake, thus we have to lupdate manually
  • Untested/unsupported on macOS, Linux, and Windows 8 or lower
  • I'm a newbie

qtunblockneteasemusic's People

Contributors

frzmtrsprt avatar

Stargazers

Hu Deng 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.