基本功能实现和验证
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# padsleep_adb 依赖
|
||||
# 本程序仅使用 Python 标准库,无需额外安装第三方包。
|
||||
# 系统依赖:adb (Android Debug Bridge)
|
||||
# 安装: sudo apt-get install adb
|
||||
#
|
||||
# TUI 使用 curses(Python 标准库),
|
||||
# 某些系统需要: sudo apt-get install python3-curses
|
||||
Reference in New Issue
Block a user