kotones-auto-assistant/kotonebot/client
XcantloadX 16a267de79 refactor(core): 将 Commandable 分离为 WindowsCommandable 与 AndroidCommandable 2025-06-14 20:04:01 +08:00
..
host refactor(core): 将启动 remote_server 的逻辑移动到 kaa cli 中 2025-06-10 23:00:46 +08:00
implements refactor(core): 将 Commandable 分离为 WindowsCommandable 与 AndroidCommandable 2025-06-14 20:04:01 +08:00
README.md docs: 添加对每个模块的说明 README 2025-01-12 17:12:34 +08:00
__init__.py refactor(core): 重构 Device 与 Impl 的创建方式 2025-06-10 23:00:33 +08:00
device.py refactor(core): 将 Commandable 分离为 WindowsCommandable 与 AndroidCommandable 2025-06-14 20:04:01 +08:00
fast_screenshot.py feat(core): 新增 uiautomator2 控制与截图方法 2025-02-12 10:50:24 +08:00
protocol.py refactor(core): 将 Commandable 分离为 WindowsCommandable 与 AndroidCommandable 2025-06-14 20:04:01 +08:00
registration.py refactor(core): 重构 Device 与 Impl 的创建方式 2025-06-10 23:00:33 +08:00

README.md

kotonebot.client

此文件夹下为客户端操作代码,包括对模拟器的启停,设备的控制等