一个支持无障碍服务的Android平台上的JavaScript IDE
2017-04-05 22:35:31 +08:00
.idea
Change the way of action pefrom(no longer wait for event), add loading jar file support, fix simple action memory leak
2017-04-05 22:35:31 +08:00
app
Change the way of action pefrom(no longer wait for event), add loading jar file support, fix simple action memory leak
2017-04-05 22:35:31 +08:00
autojs
Change the way of action pefrom(no longer wait for event), add loading jar file support, fix simple action memory leak
2017-04-05 22:35:31 +08:00
automator
Change the way of action pefrom(no longer wait for event), add loading jar file support, fix simple action memory leak
2017-04-05 22:35:31 +08:00
common
Change the way of action pefrom(no longer wait for event), add loading jar file support, fix simple action memory leak
2017-04-05 22:35:31 +08:00
gradle /wrapper
Added: Root automator, custom theme color, some helps
2017-03-07 13:49:56 +08:00
screen-captures
Update Screen Captures
2017-03-19 16:25:23 +08:00
.gitignore
Added Script file chooser. Fixed the issue that background image setting not working
2017-04-03 16:28:07 +08:00
build.gradle
Added: Root automator, custom theme color, some helps
2017-03-07 13:49:56 +08:00
gradle.properties
initial commit
2017-01-27 09:05:38 +08:00
gradlew
Add: floating window, layout inspector
2017-03-12 23:10:58 +08:00
gradlew.bat
initial commit
2017-01-27 09:05:38 +08:00
LICENSE.md
add: LICENSE, ui mode
2017-02-05 20:57:04 +08:00
Readme.md
Add: Volume Changing to stop scripts, Fix: Automator ANR
2017-03-20 16:04:59 +08:00
settings.gradle
Refactor: split into modules autojs, common, app and automator
2017-04-03 00:43:15 +08:00
免Root脚本机器人
简介
A automator
一个不需要Root权限 的类似按键精灵的自动操作软件,可以实现自动点击、滑动、输入文字、打开应用等。
特性:
简单易用的自动操作函数
悬浮窗录制和运行
丰富的文档、教程与示例
更专业&强大的选择器API, 提供对屏幕上的控件的寻找、遍历、获取信息、操作等。类似于Google的UI测试框架UiAutomator, 您也可以把他当做移动版UI测试框架使用
采用JavaScript为脚本语言, 支持简单的代码补全。您也可以把他当作简便的JavaScript IDE使用
带有界面分析工具, 类似Android Studio的LayoutInspector, 可以分析界面层次和范围、获取界面上的控件信息
支持使用Root权限以提供更强大的屏幕点击、滑动、录制功能和运行shell命令
License
CC-BY-NC-SA
署名 — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
非商业性使用 — 您不得将本作品用于商业与盈利目的。
相同方式共享 — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.