lx-music logo

Release version Build status Build status Electron version Dev branch version

洛雪音乐助手桌面版

### 说明 一个基于 Electron + Vue 开发的音乐软件。 所用技术栈: - Electron 7 - Vue 2 已支持的平台: - Windows 7 及以上 - Mac OS - Linux 软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md)
软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-desktop/releases)
或者到网盘下载(网盘内有MAC、windows版):`https://www.lanzous.com/b906260/` 密码:`glqw`
使用常见问题请转至:[常见问题](https://github.com/lyswhut/lx-music-desktop/blob/master/FAQ.md) ### 源码使用方法 环境要求: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! ### 免责声明 本项目**不开发或者破解直接获取音频数据**的功能,所有音频数据均来自**第三方接口**!
本软件仅用于**测试 `electron 7` 在各种系统上的兼容性**及用于**对比各大音乐平台歌单、排行榜等数据列表的差异性**,使用本软件产生的**任何涉及版权相关的数据**请于**24小时内删除**。
本软件仅用于学习交流使用,禁止用于商业用途,使用本软件所造成的的后果由使用者承担!
若对此有疑问请 mail to: lyswhut@qq.com ### 许可证 [Apache License 2.0](https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE)