Skip to content
This repository was archived by the owner on Feb 5, 2021. It is now read-only.

Commit c72ca91

Browse files
author
Howard Ju
committed
update readme.md
1 parent 47c5a8f commit c72ca91

File tree

1 file changed

+33
-15
lines changed

1 file changed

+33
-15
lines changed

README.md

Lines changed: 33 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,47 @@
66

77
Linux和macOS下的虾米客户端 (虾米播放器),使用[Electron](https://electron.atom.io)构建。
88

9-
![screenshot_macos](https://user-images.githubusercontent.com/13460738/34644583-38a2a2b6-f39e-11e7-8831-e21475427ccb.jpg)
10-
11-
![linux_player_full](https://user-images.githubusercontent.com/13460738/38477881-769de2b6-3c09-11e8-8c75-75a13da42df2.png)
12-
13-
![linux_player_mini](https://user-images.githubusercontent.com/13460738/38477883-79400990-3c09-11e8-804f-b2e7bdd262fc.png)
14-
15-
![linux_player_radio](https://user-images.githubusercontent.com/13460738/38477885-7bd5355e-3c09-11e8-93a5-794250b5ceb9.png)
9+
虾米网站更新了新版本的UI。2.x版本支持新版虾米,1.x版本目前还可用与老版虾米。没有重要问题1.x版本应该不会有什么新功能了。
1610

1711
*请注意:这个项目不是虾米音乐的官方客户端。如果有任何问题请反馈到[这个链接](https://github.com/eNkru/electron-xiami/issues)*
1812

19-
## 功能
13+
## 功能 (划掉的是1.x版本的功能)
2014
* 虾米音乐在线
2115
* 虾米电台 (测试)
22-
* 迷你播放模式
23-
* 桌面歌词 (测试)
16+
* ~~迷你播放模式~~
17+
* ~~桌面歌词 (测试)~~
2418
* 最小化到托盘
25-
* 系统提示
19+
* ~~系统提示~~
2620
* 播放控制
2721
* 用户配置
28-
* 多语言支持
22+
* ~~多语言支持~~
23+
24+
## 下载
25+
预打包版本请点击[这个链接](https://github.com/eNkru/electron-xiami/releases)下载。
26+
27+
## 截图
28+
29+
### 2.x
30+
![screenshot from 2019-01-15 17-51-44](https://user-images.githubusercontent.com/13460738/51159621-031d1a00-18ef-11e9-8e3d-312041ecb002.png)
31+
32+
![screenshot from 2019-01-15 17-52-12](https://user-images.githubusercontent.com/13460738/51159622-03b5b080-18ef-11e9-953a-aeaefd19fe74.png)
33+
34+
![screenshot from 2019-01-15 17-52-44](https://user-images.githubusercontent.com/13460738/51159623-03b5b080-18ef-11e9-8b5b-4b5e49eb55a6.png)
35+
36+
![screenshot from 2019-01-15 17-52-59](https://user-images.githubusercontent.com/13460738/51159624-03b5b080-18ef-11e9-9195-99737efa0c39.png)
37+
38+
![screenshot from 2019-01-15 17-53-17](https://user-images.githubusercontent.com/13460738/51159625-03b5b080-18ef-11e9-8fb0-3a9fe30e6e31.png)
39+
40+
![screenshot from 2019-01-15 17-54-23](https://user-images.githubusercontent.com/13460738/51159626-044e4700-18ef-11e9-808a-9a2a0fee6b85.png)
41+
42+
### 1.x
43+
![screenshot_macos](https://user-images.githubusercontent.com/13460738/34644583-38a2a2b6-f39e-11e7-8831-e21475427ccb.jpg)
44+
45+
![linux_player_full](https://user-images.githubusercontent.com/13460738/38477881-769de2b6-3c09-11e8-8c75-75a13da42df2.png)
46+
47+
![linux_player_mini](https://user-images.githubusercontent.com/13460738/38477883-79400990-3c09-11e8-804f-b2e7bdd262fc.png)
48+
49+
![linux_player_radio](https://user-images.githubusercontent.com/13460738/38477885-7bd5355e-3c09-11e8-93a5-794250b5ceb9.png)
2950

3051
## 安装需求
3152
* [GIT](https://git-scm.com/)
@@ -52,8 +73,5 @@ git push origin --tags
5273
npm publish
5374
```
5475

55-
## 下载
56-
预打包版本请点击[这个链接](https://github.com/eNkru/electron-xiami/releases)下载。
57-
5876
## 授权协议
5977
[MIT](https://github.com/eNkru/electron-xiami/blob/master/LICENSE)

0 commit comments

Comments
 (0)