Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mhduiy committed Jan 1, 2025
1 parent ff92e11 commit a3da172
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ A cross platform Android toolbox developed using Qt based on ADB tools, previous
- [x] Display of basic equipment information, model, serial number, etc
- [x] Real time battery information
- [x] Front end application management
- [ ] CPU, GPU and other monitoring strips
- [x] CPU and other monitoring strips

#### Equipment control

Expand All @@ -51,36 +51,36 @@ A cross platform Android toolbox developed using Qt based on ADB tools, previous
- [x] Extract software, freeze and unfreeze (disabled function of old Android)
- [x] Start the software or increase the capacity
- [x] Install software
- [ ] Advanced installation, downgrade installation, overwrite installation, installation to location SD card, etc
- [x] Advanced installation, downgrade installation, overwrite installation, installation to location SD card, etc

#### Flashing tool

- [x] Fastboot device detection
- [x] Temporary boot up
- [x] Clear/flash specified partition
- [ ] Execution of flashing scripts (supports cross platform)
- [x] Quick flashing for Xiaomi devices
- [ ] Quick flashing for Xiaomi devices
- [ ] Unpacking of line brush package/card brush package
- [x] Convert wire brush package to card brush package
- [x] Convert card brush package to wire brush package
- [x] Friend Chain
- [ ]Quick patch installation of Magisk
- [ ] Convert wire brush package to card brush package
- [ ] Convert card brush package to wire brush package
- [ ] Friend Chain
- [ ] Quick patch installation of Magisk

#### Device image

- [x] Device screen projection
- [x] Device screenshot
- [ ] Screen projection parameter control
- [ ] Simulate Click
- [x] Screen projection parameter control
- [x] Simulate Click
- [ ] Recording macros

#### Setting up

- [x] Persistent storage
- [ ] Switching between dark and light colors
- [x] Blurriness and Transparency of Wallpaper
- [ ]ADB detection interval
- [ ] Element Transparency
- [ ] ADB detection interval
- [x] Element Transparency

#### Other

Expand Down
20 changes: 10 additions & 10 deletions README.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- [x] 设备基础信息的展示,型号,序列号等
- [x] 电池实时信息
- [x] 前台应用管理
- [ ] CPU,GPU等监控条
- [x] CPU等监控条

#### 设备控制

Expand All @@ -47,27 +47,27 @@
- [x] 提取软件,冻结解冻(旧安卓的停用功能)
- [x] 启动软件或acitivity
- [x] 安装软件
- [ ] 高级安装,降级安装,覆盖安装,安装到位置SD卡等
- [x] 高级安装,降级安装,覆盖安装,安装到位置SD卡等

#### 刷机工具

- [x] fastboot设备的检测
- [x] 临时启动boot
- [x] 清除/刷写指定分区
- [ ] 刷机脚本的执行(支持跨平台)
- [x] 小米设备的快捷刷机
- [ ] 小米设备的快捷刷机
- [ ] 线刷包/卡刷包解包
- [x] 线刷包转换为卡刷包
- [x] 卡刷包转换为线刷包
- [x] 友链
- [x] magisk的快速修补安装
- [ ] 线刷包转换为卡刷包
- [ ] 卡刷包转换为线刷包
- [ ] 友链
- [ ] magisk的快速修补安装

#### 设备镜像

- [x] 设备投屏
- [x] 设备截图
- [ ] 投屏参数控制
- [ ] 模拟点击
- [x] 投屏参数控制
- [x] 模拟点击
- [ ] 录制宏

#### 设置
Expand All @@ -76,7 +76,7 @@
- [ ] 深浅色切换
- [x] 壁纸的模糊和透明度
- [ ] ADB检测间隔
- [ ] 元素透明度
- [x] 元素透明度

#### 其他

Expand Down
Binary file modified doc/image0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a3da172

Please sign in to comment.