lx-music logo

Release version Build status Build status Downloads Dev branch version

洛雪音乐助手桌面版

### 说明 一个基于 Electron + Vue 开发的音乐软件。 所用技术栈: - Electron 6.x - Vue 2.x 已支持的平台: - Windows 7 及以上 - Mac OS - Linux 软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md)
软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-desktop/releases)
或者到网盘下载:`https://www.lanzous.com/b906260/` 密码:`glqw` #### 关于软件更新 软件启动时若发现新版本时会自动从本仓库下载安装包,下载完毕会弹窗提示更新。
若下载未完成时软件被关闭,下次启动软件会再次自动下载。
目前暂未添加跳过更新某个版本的功能。
注意:**绿色版**的软件更新功能**不可用**,为了能及时地获取更新,建议使用安装版!! ### 源码使用方法 环境要求:Node.js 12.x ```bash # 开发模式 npm run dev # 构建免安装版 npm run pack:dir # 构建安装包(windows版) npm run pack ``` ### UI界面

lx-music UI

### 致谢 感谢 [@messoer](https://github.com/messoer) 提供的部分音乐API! ### 许可证 [Apache License 2.0](https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE)