MaaTouch
Android native implementation of minitouch input protocol
Install / Use
/learn @MaaAssistantArknights/MaaTouchREADME
MaaTouch
minitouch 输入协议的安卓原生实现
使用说明
指令一览
c提交指令r重置触点指令d id x y pressure按下触点m id x y pressure移动触点u id抬起触点w ms指令执行等待(不建议使用,推荐调用方自行延迟)k key d按键按下k key u按键抬起k key o单次按键,按下抬起t text输入文本
示例
-
在 (10, 10) 点击
d 0 10 10 1 u 0 c -
滑动
d 0 10 10 1 w 100 m 0 20 20 1 w 100 m 0 30 30 1 w 100 u 0 c -
点亮屏幕
k 224 o c -
删除文本框内容
k 123 o k 67 d w 1000 k 67 u c -
输入文本
t 内容 c
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
