Go to file
lyswhut 0b06206d34 优化readme中的图片 2019-08-20 17:12:23 +08:00
build-config 新增列表多选操作功能 2019-08-19 18:19:39 +08:00
doc/images 优化readme中的图片 2019-08-20 17:12:23 +08:00
publish 完善readme 2019-08-20 16:57:43 +08:00
src 完善readme 2019-08-20 16:57:43 +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.0版本 2019-08-20 13:35:59 +08:00
LICENSE Initial commit 2019-08-14 22:31:09 +08:00
README.md 优化readme中的图片 2019-08-20 17:12:23 +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 新增网易云、酷狗排行榜音乐直接试听下载 2019-08-20 01:19:01 +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