An open API service indexing awesome lists of open source software.

https://github.com/sharember/xiamimusic

基于nodejs+electron的音乐播放器(仿虾米音乐)
https://github.com/sharember/xiamimusic

Last synced: 9 months ago
JSON representation

基于nodejs+electron的音乐播放器(仿虾米音乐)

Awesome Lists containing this project

README

          

# XiaMiMusic
基于nodejs+electron的音乐播放器(仿虾米音乐)

----------

2016/8/19 目前仅实现播放自定义歌曲

----------

打开方式(先安装nodejs和npm):

1.```npm install electron -g //全局安装electron```

2.```git clone https://github.com/CleverFan/XiaMiMusic```

3.```cd XiaMiMusic```

4.```npm install & npm start```

----------

预览:

![image](https://github.com/CleverFan/XiaMiMusic/blob/master/show.png)