Electron Netease Cloud Music

UNOFFICAL client for music.163.com . Powered by Vue and Electron .

Installation

Arch Linux

electron-netease-cloud-musicAUR is avalible in AUR now!

Clone the repo

git clone https://aur.archlinux.org/electron-netease-cloud-music.git
Sh

or install with your favorite AUR helper

yay -S electron-netease-cloud-music
Sh

Other GNU/Linux distro or macOS

Download prebuilt binary packages (include bundled electron) there -> hreoku status

asar archive without electron

Install electron with npm or your distro's package manager first.

Jump to release page and download asar package, then run with

electron /path/to/electron-netease-cloud-music_*.asar
Sh

Development & Build

# install dependencies
yarn

# serve with hot reload at http://localhost:24353
yarn dev

# bundle JavaScript and CSS
yarn run pack

# package the app
yarn run build linux
yarn run build darwin
Bash

GitHub

UNOFFICIAL client for music.163.com. Powered by Electron and VueRead More

Latest commit to the master branch on 3-13-2025
Download as zip