From 2f3505a49fc90aeb730eb341274bd5f402745ba5 Mon Sep 17 00:00:00 2001 From: Miuzarte <982809597@qq.com> Date: Sun, 12 Apr 2026 11:33:43 +0800 Subject: [PATCH] update README.md --- .github/workflows/android.yml | 2 ++ README.md | 18 +++++++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 42b52e2..f8474ae 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -170,6 +170,8 @@ jobs: download_base_url="https://github.com/${GITHUB_REPOSITORY}/releases/download/${GITHUB_REF_NAME}" { + echo "建议优先下载具有稳定签名的 **release** 构建" + echo echo "| 架构 | 构建类型 | 文件 | SHA256 | 大小 |" echo "| --- | --- | --- | --- | --- |" diff --git a/README.md b/README.md index 79e706f..868820a 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,17 @@

- Screenshot 1 - Screenshot 2 - Screenshot 3 - Screenshot 4 - Screenshot 5 + Screenshot 1 + Screenshot 2 + Screenshot 3 + Screenshot 4 + Screenshot 5 + Screenshot 6 + Screenshot 7

- Screenshot 6 + Screenshot 8 + Screenshot 9

## Features @@ -22,6 +25,7 @@ - 可替换 scrcpy-server - 利用 mDNS 服务实现自动连接启用无线调试的设备、自动发现等待配对设备的IP与端口 - 自动横竖屏切换(算吗 +- 画中画 ## 已知问题 @@ -61,7 +65,7 @@ specific abi: - [Genymobile/scrcpy](https://github.com/Genymobile/scrcpy) - JNI ADB 实现: [rikkaapps/shizuku](https://github.com/rikkaapps/shizuku), [vvb2060/ndk.boringssl](https://github.com/vvb2060), [lsposed/libcxx](https://github.com/lsposed/libcxx) - 界面组件: [YuKongA/miuix](https://github.com/compose-miuix-ui/miuix) -- 界面设计参考: [tiann/KernelSU/manager](https://github.com/tiann/KernelSU/tree/main/manager) +- 界面设计参考: [tiann/KernelSU/manager](https://github.com/tiann/KernelSU/tree/main/manager), [miuix/example](https://github.com/compose-miuix-ui/miuix/tree/main/example) - 画中画实现参考: [ClassicOldSong/moonlight-android](https://github.com/ClassicOldSong/moonlight-android) ## License