Skip to content

Commit dd315e5

Browse files
committed
docs: update README.md
1 parent caaf62e commit dd315e5

File tree

11 files changed

+16
-12
lines changed

11 files changed

+16
-12
lines changed

README.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@
2020
## ✨ 特性
2121

2222
- ✅ 使用 Vue.js 全家桶开发
23-
- 🔴 网易云账号登录
23+
- 🔴 网易云账号登录(扫码/手机/邮箱登录)
2424
- 📺 支持 MV 播放
2525
- 📃 支持歌词显示
26-
- 📻 支持私人 FM
26+
- 📻 支持私人 FM / 每日推荐歌曲
2727
- 🚫🤝 无任何社交功能
2828
- 🌎️ 海外用户可直接播放(需要登录网易云账号)
29-
- 🔐 支持 [UnblockNeteaseMusic](https://github.com/nondanee/UnblockNeteaseMusic)[使用revincx修复的npm包](https://github.com/revincx/UnblockNeteaseMusic)),自动使用 QQ/酷狗/酷我音源替换变灰歌曲链接 (网页版不支持)
30-
- ⏭️ 支持 MediaSession API,可以使用系统快捷键操作上一首下一首
29+
- 🔐 支持 [UnblockNeteaseMusic](https://github.com/nondanee/UnblockNeteaseMusic)[使用 revincx 修复的 npm 包](https://github.com/revincx/UnblockNeteaseMusic)),自动使用 QQ/酷狗/酷我音源替换变灰歌曲链接 (网页版不支持)
3130
- ✔️ 每日自动签到(手机端和电脑端同时签到)
3231
- 🌚 Light/Dark Mode 自动切换
3332
- 👆 支持 Touch Bar
3433
- 🖥️ 支持 PWA,可在 Chrome/Edge 里点击地址栏右边的 ➕ 安装到电脑
35-
- 🙉 支持显示歌曲和专辑的 Explicit 标志
3634
- 🟥 支持 Last.fm Scrobble
35+
- ☁️ 支持音乐云盘
36+
- ⌨️ 自定义快捷键和全局快捷键
3737
- 🛠 更多特性开发中
3838

3939
## 📦️ 安装
@@ -172,12 +172,14 @@ API 源代码来自 [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryif
172172

173173
## 🖼️ 截图
174174

175-
[![artist][artist-screenshot]](https://music.qier222.com)
176-
[![album][album-screenshot]](https://music.qier222.com)
177-
[![playlist][playlist-screenshot]](https://music.qier222.com)
178-
[![explore][explore-screenshot]](https://music.qier222.com)
179-
[![search][search-screenshot]](https://music.qier222.com)
180-
[![home][home-screenshot]](https://music.qier222.com)
175+
![lyrics][lyrics-screenshot]
176+
![library-dark][library-dark-screenshot]
177+
![album][album-screenshot]
178+
![home-2][home-2-screenshot]
179+
![artist][artist-screenshot]
180+
![search][search-screenshot]
181+
![home][home-screenshot]
182+
![explore][explore-screenshot]
181183

182184
<!-- MARKDOWN LINKS & IMAGES -->
183185
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
@@ -186,6 +188,8 @@ API 源代码来自 [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryif
186188
[artist-screenshot]: images/artist.png
187189
[explore-screenshot]: images/explore.png
188190
[home-screenshot]: images/home.png
191+
[home-2-screenshot]: images/home-2.png
192+
[lyrics-screenshot]: images/lyrics.png
189193
[library-screenshot]: images/library.png
190-
[playlist-screenshot]: images/playlist.png
194+
[library-dark-screenshot]: images/library-dark.png
191195
[search-screenshot]: images/search.png

images/album.png

-552 KB
Loading

images/artist.png

-502 KB
Loading

images/explore.png

-1.09 MB
Loading

images/home-2.png

312 KB
Loading

images/home.png

-1000 KB
Loading

images/library-dark.png

335 KB
Loading

images/library.png

-791 KB
Loading

images/lyrics.png

339 KB
Loading

images/playlist.png

-1.05 MB
Binary file not shown.

0 commit comments

Comments
 (0)