Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xtuJSer/CoCoMusic

a simple music player built by electron and vue
https://github.com/xtuJSer/CoCoMusic

electron electron-app electron-vue es6 javascript js music-player vue vue-cli vue-router vuex

Last synced: 3 months ago
JSON representation

a simple music player built by electron and vue

Awesome Lists containing this project

README

        





CoCoMusic


Vue + Electron + =







# CoCoMusic Next
[v3](https://github.com/xtuJSer/CoCoMusic/commits/v3.0) 正在开发中,感谢 [pid000](https://github.com/pid000) 的贡献。

# Contributor

Contributor:
- [pid000](https://github.com/pid000)
- [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

[第三方deb源](https://github.com/coslyk/debianopt-repo)
Debian用户可以加源后
```bash
sudo apt install cocomusic
```
```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)