https://github.com/f-loat/xiaoplayer
卯卯音乐 - xiaomusic 客户端,开源小程序音乐播放器,使用小爱音箱播放本地/NAS音乐
https://github.com/f-loat/xiaoplayer
mobx music-player nas skyline tailwindcss weapp weapp-vite xiaoai xiaomusic
Last synced: 2 months ago
JSON representation
卯卯音乐 - xiaomusic 客户端,开源小程序音乐播放器,使用小爱音箱播放本地/NAS音乐
- Host: GitHub
- URL: https://github.com/f-loat/xiaoplayer
- Owner: F-loat
- Created: 2024-09-07T16:05:42.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T13:34:24.000Z (3 months ago)
- Last Synced: 2025-03-28T11:12:29.720Z (3 months ago)
- Topics: mobx, music-player, nas, skyline, tailwindcss, weapp, weapp-vite, xiaoai, xiaomusic
- Language: TypeScript
- Homepage: https://github.com/hanxi/xiaomusic
- Size: 460 KB
- Stars: 81
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 卯卯音乐
> [xiaomusic](https://github.com/hanxi/xiaomusic) 小程序客户端,使用小爱音箱播放本地/NAS音乐
原生小程序开发,采用 Skyline 渲染模式,支持全局工具栏及自定义路由效果,感谢由 [weapp-vite](https://github.com/weapp-vite/weapp-vite) 及 [weapp-tailwindcss](https://github.com/sonofmagic/weapp-tailwindcss) 提供的开箱即用的现代化开发体验
## 功能特性
- 全局工具栏
- 自定义路由
- 逐字歌词
- 后台播放
- 倍速播放
- 暗色模式
- 封面主题色
- 歌曲刮削## 预览
### 小程序码
![]()
### 截图
![]()
![]()
![]()
![]()
## 运行
1. 克隆仓库
```sh
git clone https://github.com/F-loat/cards-ahoy.git
```2. 安装依赖
```sh
pnpm install
```3. 运行项目
```sh
pnpm dev
```4. 预览效果
使用微信开发者工具导入项目
## FAQ
### 是否支持公网连接
支持,IP 及域名方式均可使用,建议开启 xiaomusic 的密码登陆,开启后通过 `user:pass@ip:port` 格式配置服务地址
注:账号密码为 xiaomusic 后台配置,非小米账号;未开启密码登陆直接使用 `ip:port` 配置服务地址即可
### 网络异常,请在局域网环境下使用
小程序局域网连接有如下限制,部分设备连接失败可更换端口尝试
- 允许与局域网内的非本机 IP 通信
- 允许与配置过的服务器域名通信,详见相关说明
- 禁止与以下端口号连接:1024 以下 1099 1433 1521 1719 1720 1723 2049 2375 3128 3306 3389 3659 4045 5060 5061 5432 5984 6379 6000 6566 7001 7002 8000-8100 8443 8888 9200 9300 10051 10080 11211 27017 27018 27019
每 5 分钟内最多创建 20 个 TCPSocket## 赞赏
![]()