Files
QZMusic_PC/README.md
2026-01-21 16:02:58 +08:00

35 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# QZ Music for Windows
一款简洁美观的跨平台音乐播放器,提供优雅的桌面音乐体验
安卓版本请访问:[官方网站](https://music.qz.shiqianjiang.cn)
## 🛠 技术架构
| 技术 | 说明 |
|----------------|---------------|
| **Electron** | 跨平台桌面应用框架 |
| **Vue 3** | 响应式前端框架 |
| **TypeScript** | 类型安全的开发体验 |
| **Pinia** | 轻量级状态管理 |
| **Vite** | 现代化的前端构建工具 |
| **QZ Plugins** | 高拓展性的插件运行环境 |
| **AMLL** | 歌词渲染与音乐生态辅助模块 |
## 📖 项目说明
本项目为 **Vue + Electron** 的学习实践作品旨在完善QZ Music的多平台生态。
> ⚠️ 注意:
> - QZPlugin 仅提供插件运行框架,不包含任何默认音乐插件
> - AMLL 提供功能接口,不关联具体音乐数据源
## 🛠 开发者(排名不分先后)
- (以下内容实时更新,更新日期:2026.1.21)
- 落花晴雨 ([TeAnli](https://github.com/TeAnli)) | UI开发/设计
- -蜻蜓T-T ([B站](https://space.bilibili.com/3546554124209112) [Github](https://github.com/lqtmcstudio)) | 插件系统 音频系统 部分UI 后端
- 时迁酱 ([个人主页](https://shiqianjiang.cn)) 登录/鉴权系统
## 📄 开源协议
本项目采用 [**AGPL v3**](https://github.com/lqtmcstudio/QZMusic_PC/blob/master/LICENSE) 开源协议。