Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 464 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 464 Bytes

adb-utils

PyPI - Downloads

对adb常用接口的二次开发

Requirements

  • python>=3.8
  • 项目里用到了base_image 因此需要额外安装opencv-python

Installation

pip3 install adb-utils

TODO

  • minicap集成
  • minitouch集成
  • 设备性能数据可视化
  • 基于PYQT的设备管理工具

函数

不打算写,看源码备注就行了