cadb
Version:
安卓/鸿蒙系统截图/录屏工具
18 lines (17 loc) • 489 B
JSON
[
{
"name": "scs",
"description": "Detect an Android or Harmony-Next OS Device and start a screenshot session",
"executableFile": "./commands/screenshot.js"
},
{
"name": "video",
"description": "Detect an Android or Harmony-Next OS Device and start a video record",
"executableFile": "./commands/videoshot.js"
},
{
"name": "connect",
"description": "connect harmony devices with internal wifi",
"executableFile": "./commands/connect.js"
}
]