CoCoMusic
a simple music player built by electron and vue
Install / Use
/learn @xtuJSer/CoCoMusicREADME
<h1 align="center">
<img width="180" height="180" src="https://github.com/xtuJSer/CoCoMusic/blob/master/build/icons/256x256.png?raw=true">
<br/>
CoCoMusic
</h1>
<h3 align="center">Vue + Electron + <img src="http://mypic-10053031.cossh.myqcloud.com/-75720e06afe95850.jpg"> = <img width="50" height="50" src="http://mypic-10053031.cossh.myqcloud.com/256x256.png"> </h3>
<p align="center">
<img src="https://img.shields.io/badge/build-passing-green.svg">
<img src="https://img.shields.io/badge/release-v2.0.2-brightgreen.svg">
<img src="https://img.shields.io/badge/license-LGPL-red.svg">
<br/>
</p>
CoCoMusic Next
Contributor
Contributor:
Install
Linux
AppImage
chmod +x cocomusic-2.0.4-x86_64.AppImage
./cocomusic-2.0.4-x86_64.AppImage
deb
第三方deb源 Debian用户可以加源后
sudo apt install cocomusic
sudo dpkg -i cocomusic_2.0.4_amd64.deb
pacman
sudo pacman -U cocomusic-2.0.4.pacman
Build Setup
# 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

Related Skills
node-connect
327.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
80.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
327.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
80.7kCommit, push, and open a PR
