kotones-auto-assistant/kotonebot/client
XcantloadX 5306f5c875 refactor(core): 移除 Device.pinned 方法 2025-07-03 17:25:03 +08:00
..
host feat(core): 支持 MuMu12 后台保活模式 2025-06-27 11:21:38 +08:00
implements fix(core): 修复 NemuIpc 在多显示器下的坐标系问题 2025-06-27 11:22:46 +08:00
README.md docs: 添加对每个模块的说明 README 2025-01-12 17:12:34 +08:00
__init__.py refactor(core): 组装 Device 改用 recipe 方案 2025-06-25 18:49:08 +08:00
device.py refactor(core): 移除 Device.pinned 方法 2025-07-03 17:25:03 +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 改用 recipe 方案 2025-06-25 18:49:08 +08:00

README.md

kotonebot.client

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