# CoCoMusic **Repository Path**: cyalias/CoCoMusic ## Basic Information - **Project Name**: CoCoMusic - **Description**: 克隆于https://github.com/xtuJSer/CoCoMusic,因为github下载不下来,方便自己下载使用这个音乐播放器 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/xtuJSer/CoCoMusic - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-01-25 - **Last Updated**: 2021-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


CoCoMusic

Vue + Electron + =


# Contributor 特别感谢[caigoul](https://github.com/caigoul)对项目的支持 Contributor: - [caigoul](https://github.com/caigoul) - [fengT-T](https://github.com/fengT-T) - [Noah Gao](https://github.com/noahziheng) # Install ## Linux ### AppImage ``` bash chmod +x cocomusic-2.0.4-x86_64.AppImage ./cocomusic-2.0.4-x86_64.AppImage ``` ### deb ```bash sudo dpkg -i cocomusic_2.0.4_amd64.deb ``` ### pacman ```bash sudo pacman -U cocomusic-2.0.4.pacman ``` # Build Setup ``` bash # install dependencies npm install # rebuild native module ./node_modules/.bin/electron-rebuild # develop npm run dev # build electron application for production npm run build:linux npm run build:mac npm run build:win ``` # Preview ![](http://cocomusic-1252075019.file.myqcloud.com/2png/Screenshot_20180818_005614.png) ![](http://cocomusic-1252075019.file.myqcloud.com/2png/Screenshot_20180818_005423.png) ![](http://cocomusic-1252075019.file.myqcloud.com/2png/Screenshot_20180818_005533.png) ![](http://cocomusic-1252075019.file.myqcloud.com/2png/Screenshot_20180818_005346.png) ![](http://cocomusic-1252075019.file.myqcloud.com/2png/Screenshot_20180818_005442.png)