From 3f50553cedf701d77430e2fd34753cd6c6b08ce5 Mon Sep 17 00:00:00 2001 From: AkiChase <1003019131@qq.com> Date: Thu, 18 Apr 2024 11:51:11 +0800 Subject: [PATCH] docs(README): update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c35acb1..54bb50d 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,12 @@ Due to the delay and blurred image quality of the mirror screen. This project fo ## Features +- [ ] Wired and wireless connections to Android devices - [x] Start scrcpy-server and connect to it +- [x] Implement scrcpy client control protocol - [ ] Mouse and keyboard mapping (Partially completed) - [ ] Visually setting the mapping -- [ ] Other setting +- [ ] Provide external interface through websocket ## contribution.