Skip to content

Commit be0f4ca

Browse files
committed
📃 docs: 更新文档
1 parent c179160 commit be0f4ca

6 files changed

Lines changed: 436 additions & 15 deletions

File tree

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
1-
# SPlayer
1+
<div align="center">
2+
<img alt="logo" height="100" width="100" src="public/icons/favicon.png" />
3+
<h2>SPlayer</h2>
4+
<p>一个简约的音乐播放器</p>
25

3-
> A simple music player
6+
[API Docs](./docs/API.md) | [交流群](https://qm.qq.com/cgi-bin/qm/qr?k=2-cVSf1bE0AvAehCib00qFEFdUvPaJ_k&jump_from=webapi&authKey=1NEhib9+GsmsXVo2rCc0IbRaVHeeRXJJ0gbsyKDcIwDdAzYySOubkFCvkV32+7Cw) | [开发版](https://github.com/imsyy/SPlayer/actions) | [发行版](https://github.com/imsyy/SPlayer/releases)
7+
8+
<br />
49

510
![Stars](https://img.shields.io/github/stars/imsyy/SPlayer?style=flat)
611
![Version](https://img.shields.io/github/v/release/imsyy/SPlayer)
712
[![Build Release](https://github.com/imsyy/SPlayer/actions/workflows/release.yml/badge.svg)](https://github.com/imsyy/SPlayer/actions/workflows/release.yml)
813
![License](https://img.shields.io/github/license/imsyy/SPlayer)
914
![Issues](https://img.shields.io/github/issues/imsyy/SPlayer)
1015

16+
</div>
17+
1118
![main](/screenshots/SPlayer.jpg)
1219

1320
## 说明
@@ -33,9 +40,7 @@
3340
## 💬 交流群
3441

3542
<a href="https://qm.qq.com/cgi-bin/qm/qr?k=2-cVSf1bE0AvAehCib00qFEFdUvPaJ_k&jump_from=webapi&authKey=1NEhib9+GsmsXVo2rCc0IbRaVHeeRXJJ0gbsyKDcIwDdAzYySOubkFCvkV32+7Cw" target="_blank">
36-
37-
![交流群](/screenshots/welcome.png)
38-
43+
<img src="screenshots/welcome.png" alt="交流群" width="300" />
3944
</a>
4045

4146
## 👀 Demo
@@ -54,7 +59,7 @@
5459
- 📁 本地歌曲管理及分类(建议先使用 [音乐标签](https://www.cnblogs.com/vinlxc/p/11347744.html) 进行匹配后再使用)
5560
- 📁 简易的本地音乐标签编辑及封面修改
5661
- 🎵 **支持播放部分无版权歌曲(可能会与原曲不匹配,客户端独占功能)**
57-
- ⬇️ 下载歌曲( 最高支持 Hi-Res,需具有相应会员账号 )
62+
- ⬇️ 下载歌曲 / 批量下载( 最高支持 Hi-Res,需具有相应会员账号 )
5863
- ➕ 新建歌单及歌单编辑
5964
- ❤️ 收藏 / 取消收藏歌单或歌手
6065
- 🎶 每日推荐歌曲
@@ -70,8 +75,7 @@
7075
- ⏭️ 音乐渐入渐出
7176
- 🔄 支持 PWA
7277
- 💬 支持评论区
73-
- 📱 移动端基础适配
74-
- ~~🌐 `i18n` 支持~~
78+
- ~~📱 移动端基础适配~~
7579

7680
## 🖼️ screenshots
7781

0 commit comments

Comments
 (0)