Go to file
lyswhut 8817318a53 整理http请求 2019-08-18 22:48:04 +08:00
build-config 初始提交 2019-08-16 17:27:23 +08:00
publish 修正许可证字段内容 2019-08-18 21:41:17 +08:00
src 整理http请求 2019-08-18 22:48:04 +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.1.4版本 2019-08-18 20:36:17 +08:00
LICENSE Initial commit 2019-08-14 22:31:09 +08:00
README.md 更新徽章 2019-08-18 22:35:17 +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 新增:直接播放QQ音乐排行榜音乐 2019-08-17 02:22:43 +08:00
package.json 修正许可证字段内容 2019-08-18 21:41:17 +08:00
postcss.config.js 初始提交 2019-08-16 17:27:23 +08:00

README.md

洛雪音乐助手桌面版

GitHub release Build status GitHub Releases Download dev branch

说明

一个基于 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

License

Apache License 2.0