Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lizongying committed Mar 18, 2024
1 parent c232099 commit d5de8a8
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@

下载安装 [releases](https://github.com/lizongying/my-tv/releases/)

更多地址 [my-tv](https://lyrics.run/my-tv.html)
小米电视可以使用小米电视助手进行安装

如电视可以启用ADB,也可以通过ADB进行安装:

```shell
adb install my-tv.apk
```

![image](./screenshots/img_3.png)
![image](./screenshots/img_2.png)
Expand All @@ -16,16 +22,6 @@

[更新日志](./HISTORY.md)

## 其他

小米电视可以使用小米电视助手进行安装

如电视可以启用ADB,也可以通过ADB进行安装:

```shell
adb install my-tv.apk
```

## TODO

* 音量不同
Expand All @@ -39,6 +35,7 @@ adb install my-tv.apk
* 频道列表优化
* 自动更新
* 显示时间
* 软解

## 赞赏

Expand Down

0 comments on commit d5de8a8

Please sign in to comment.