Go to file
lyswhut f534e11acb 修复下载过程中出错重试5次都失败后不会自动开始下一个任务的Bug 2019-08-21 13:18:59 +08:00
build-config 新增列表多选操作功能 2019-08-19 18:19:39 +08:00
doc/images 优化readme中的图片 2019-08-20 17:12:23 +08:00
publish 修复下载过程中出错重试5次都失败后不会自动开始下一个任务的Bug 2019-08-21 13:18:59 +08:00
src 修复下载过程中出错重试5次都失败后不会自动开始下一个任务的Bug 2019-08-21 13:18:59 +08:00
.babelrc 初始提交 2019-08-16 17:27:23 +08:00
.editorconfig 初始提交 2019-08-16 17:27:23 +08:00
.eslintrc 初始提交 2019-08-16 17:27:23 +08:00
.gitignore 初始提交 2019-08-16 17:27:23 +08:00
CHANGELOG.md 发布0.2.1版本 2019-08-20 21:28:06 +08:00
LICENSE Initial commit 2019-08-14 22:31:09 +08:00
README.md 添加发布页面链接 2019-08-20 17:24:02 +08:00
appveyor.yml 初始提交 2019-08-16 17:27:23 +08:00
license.rtf 修复安装包许可协议乱码问题 2019-08-17 10:41:14 +08:00
package-lock.json 新增列表多选操作功能 2019-08-19 18:19:39 +08:00
package.json 发布0.2.1版本 2019-08-20 21:28:06 +08:00
postcss.config.js 初始提交 2019-08-16 17:27:23 +08:00

README.md

lx-music logo

Release version Build status Downloads Dev branch version

洛雪音乐助手桌面版

说明

一个基于 Electron + Vue 开发的 Windows 版音乐软件。

所用技术栈:

  • Electron 6.x
  • Vue 2.x

其他说明TODO

软件变化请查看:更新日志

软件下载请转到:发布页面

感谢 https://github.com/messoer 提供的部分音乐API

使用方法

# 开发模式
npm run dev

# 构建免安装版
npm run pack:dir

# 构建安装包
npm run pack

UI界面

lx-music UI

License

Apache License 2.0