• Stars
    star
    164
  • Rank 230,032 (Top 5 %)
  • Language Vue
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Netease Music built by Electron

electronic-netease-music Build Status

NetEase Music Electron Application (_(:з」∠)_)...基于Electron的山寨Mac版网易云音乐

Using external image links in markdown tends to fail the image loading, so I included image files in this repo.

源自为公司内部分享做的一个demo,目前只是个空壳、API还未接入;在重构项目,使用 webpack 构建代码、拆分组件中,不定期更新.

想在 mac 上尝试安装的话可以在度娘网盘上下载~

想尝试入坑 Electron 开发伪桌面应用可以看我的博客~

Usage

Development

git clone https://github.com/Tinysymphony/electronic-netease-music
cd electronic-netease-music
npm install
npm start

Build App

npm run build:osx

LICENSE MIT