Skip to content

lyswhut/lx-music-desktop

Repository files navigation

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