mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 03:25:02 +00:00
1.7 KiB
1.7 KiB
TODO
低优先级
- text转换
c916af0984
- 关闭number lock时的数字小键盘处理
cd69eb4a4f
- mipmapping
bea7658807
中优先级
- 脚本
- 某些机器软解不行
- opengles 3.0 兼容性参考这里
- 通过host:track-devices实现自动连接 https://www.jianshu.com/p/2cb86c6de76c
- 旋转
d48b375a1d
- 禁用屏幕保护
dc7b60e619
- 自定义快捷键
1b76d9fd78
高优先级
- linux打包以及版本号
- 关于
- 音频转发 https://github.com/rom1v/sndcpy
mark
ffmpeg
fontawesome
adb
以下是 ADB 和 Fastboot 的谷歌官方下载链接:
ADB和Fastboot for Windows
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
ADB和Fastboot for Mac
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
ADB和Fastboot for Linux
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
由于这些是直接的 Google 链接,用户可以确保下载不仅是官方的,而且将始终能够获得最新版本的 ADB 和 Fastboot