File tree Expand file tree Collapse file tree 3 files changed +4
-12
lines changed Expand file tree Collapse file tree 3 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 7
7
# gradle
8
8
9
9
build
10
- .gradle
10
+ gradle
11
+ .gradle
12
+ gradlew *
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ RemoteControl是一个服务器,简单来说,如果你只有这个,而没
30
30
31
31
## 客户端 Awesome
32
32
33
- * RemoteControl-Web 网页端,可直接通过浏览器操作设备
33
+ * [ RemoteControl-Web] ( https://github.com/yeetor/RemoteControl-Web ) 网页端,可直接通过浏览器操作设备
34
34
35
35
![ demo] ( docs/demo.gif )
36
36
@@ -60,7 +60,3 @@ RemoteControl是一个服务器,简单来说,如果你只有这个,而没
60
60
* 操作录制、运行(使用脚本语言,js|lua|python语言的支持,可能只实现js)
61
61
* 服务器支持
62
62
* 流压缩(h264)
63
-
64
- ### Thanks
65
- * ` minicap ` [ https://github.com/openstf/minicap ] ( https://github.com/openstf/minicap )
66
- * ` minitouch ` [ https://github.com/openstf/minitouch ] ( https://github.com/openstf/minitouch )
You can’t perform that action at this time.
0 commit comments