mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-03 14:20:50 +08:00
105 lines
4.2 KiB
Markdown
105 lines
4.2 KiB
Markdown
|
||
<h2 align="center">🎵 Alger Music Player</h2>
|
||
<div align="center">
|
||
<div align="center">
|
||
<a href="https://github.com/algerkong/AlgerMusicPlayer/stargazers">
|
||
<img src="https://img.shields.io/github/stars/algerkong/AlgerMusicPlayer?style=for-the-badge&logo=github&label=Stars&logoColor=white&color=22c55e" alt="GitHub stars">
|
||
</a>
|
||
<a href="https://github.com/algerkong/AlgerMusicPlayer/releases">
|
||
<img src="https://img.shields.io/github/v/release/algerkong/AlgerMusicPlayer?style=for-the-badge&logo=github&label=Release&logoColor=white&color=1a67af" alt="GitHub release">
|
||
</a>
|
||
<a href="https://pd.qq.com/s/cs056n33q?b=5">
|
||
<img src="https://img.shields.io/badge/QQ频道-algermusic-blue?style=for-the-badge&color=yellow" alt="加入频道">
|
||
</a>
|
||
<a href="https://t.me/+9efsKRuvKBk2NWVl">
|
||
<img src="https://img.shields.io/badge/AlgerMusic-blue?style=for-the-badge&logo=telegram&logoColor=white&label=Telegram" alt="Telegram">
|
||
</a>
|
||
<a href="https://donate.alger.fun/">
|
||
<img src="https://img.shields.io/badge/%E9%A1%B9%E7%9B%AE%E6%8D%90%E8%B5%A0-blue?style=for-the-badge&logo=telegram&logoColor=pink&color=pink&label=%E8%B5%9E%E5%8A%A9" alt="赞助">
|
||
</a>
|
||
</div>
|
||
</div>
|
||
<div align="center">
|
||
<a href="https://hellogithub.com/repository/607b849c598d48e08fe38789d156ebdc" target="_blank"><img src="https://api.hellogithub.com/v1/widgets/recommend.svg?rid=607b849c598d48e08fe38789d156ebdc&claim_uid=ObuMXUfeHBmk9TI&theme=neutral" alt="Featured|HelloGitHub" width="160" height="32" /></a>
|
||
</div>
|
||
|
||
主要功能如下
|
||
- 🎵 音乐推荐
|
||
- 🔐 网易云账号登录与同步
|
||
- 📝 功能
|
||
- 播放历史记录
|
||
- 歌曲收藏管理
|
||
- 歌单 MV 排行榜 每日推荐
|
||
- 自定义快捷键配置(全局或应用内)
|
||
- 🎨 界面与交互
|
||
- 沉浸式歌词显示(点击左下角封面进入)
|
||
- 独立桌面歌词窗口
|
||
- 明暗主题切换
|
||
- 迷你模式
|
||
- 状态栏控制
|
||
- 多语言支持
|
||
|
||
- 🎼 音乐功能
|
||
- 支持歌单、MV、专辑等完整音乐服务
|
||
- 灰色音乐资源解析(基于 @unblockneteasemusic/server)
|
||
- 音乐单独解析
|
||
- EQ均衡器
|
||
- 定时播放 远程控制播放 倍速播放
|
||
- 高品质音乐
|
||
- 音乐文件下载(支持右键下载和批量下载, 附带歌词封面等信息)
|
||
- 搜索 MV 音乐 专辑 歌单 bilibili
|
||
- 音乐单独选择音源解析
|
||
- 🚀 技术特性
|
||
- 本地化服务,无需依赖在线API (基于 netease-cloud-music-api)
|
||
- 全平台适配(Desktop & Web & Mobile Web & Android<测试> & ios<后续>)
|
||
|
||
## 项目简介
|
||
一个第三方音乐播放器、本地服务、桌面歌词、音乐下载、最高音质
|
||
|
||
## 预览地址
|
||
[http://music.alger.fun/](http://music.alger.fun/)
|
||
|
||
## 软件截图
|
||

|
||

|
||

|
||

|
||

|
||

|
||
|
||
## 项目启动
|
||
```bash
|
||
npm install
|
||
npm run dev
|
||
```
|
||
## 项目打包
|
||
```bash
|
||
# web
|
||
npm run build
|
||
# win
|
||
npm run build:win
|
||
# mac
|
||
npm run build:mac
|
||
# linux
|
||
npm run build:linux
|
||
```
|
||
|
||
|
||
## 赞赏☕️
|
||
[赞赏列表](http://donate.alger.fun/)
|
||
| 微信赞赏 | 支付宝赞赏 |
|
||
| :--------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------: |
|
||
| <img src="https://github.com/algerkong/algerkong/blob/main/wechat.jpg?raw=true" alt="WeChat QRcode" width=200> <br><small>喝点咖啡继续干</small> | <img src="https://github.com/algerkong/algerkong/blob/main/alipay.jpg?raw=true" alt="Wechat QRcode" width=200> <br><small>来包辣条吧~</small> |
|
||
|
||
|
||
## 项目统计
|
||
[](https://starchart.cc/algerkong/AlgerMusicPlayer)
|
||

|
||
|
||
|
||
|
||
## 欢迎提Issues
|
||
|
||
## 免责声明
|
||
本软件仅用于学习交流,禁止用于商业用途,否则后果自负。
|