一个支持无障碍服务的Android平台上的JavaScript IDE
|
|
2017-05-14 23:34:38 +08:00 |
|
.idea
|
Update readme and license
|
2017-05-12 17:46:42 +08:00 |
|
app
|
fix sublime plugin issue with ui mode, object prototype pollution, try for ui api
|
2017-05-14 23:34:38 +08:00 |
|
autojs
|
fix sublime plugin issue with ui mode, object prototype pollution, try for ui api
|
2017-05-14 23:34:38 +08:00 |
|
automator
|
add some scripts
|
2017-05-10 20:48:26 +08:00 |
|
common
|
just to save some fucking works
|
2017-05-14 19:46:51 +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
|
imporve script execution of tasker plugin, fix sublime plugin large file issue
|
2017-05-14 13:11:30 +08:00 |
|
get_global_functions.py
|
add dialogs, fix code completion
|
2017-05-08 15:22:01 +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
|
Update readme and license
|
2017-05-12 17:46:42 +08:00 |
|
Readme.md
|
Update readme and license
|
2017-05-12 17:46:42 +08:00 |
|
settings.gradle
|
Refactor: split into modules autojs, common, app and automator
|
2017-04-03 00:43:15 +08:00 |
|
version.json
|
fix crash when remote file name is untitle
|
2017-05-12 13:14:17 +08:00 |
AutoJs
简介
一个不需要Root权限的类似按键精灵的自动操作软件,可以实现自动点击、滑动、输入文字、打开应用等。
同时有Sublime Text 插件可提供基础的在桌面开发的功能。
下载地址:酷安
特性:
- 简单易用的自动操作函数
- 悬浮窗录制和运行
- 丰富的文档、教程与示例
- 更专业&强大的选择器API,提供对屏幕上的控件的寻找、遍历、获取信息、操作等。类似于Google的UI测试框架UiAutomator,您也可以把他当做移动版UI测试框架使用
- 采用JavaScript为脚本语言,支持简单的代码补全。您也可以把他当作简便的JavaScript IDE使用
- 带有界面分析工具,类似Android Studio的LayoutInspector,可以分析界面层次和范围、获取界面上的控件信息
- 支持使用Root权限以提供更强大的屏幕点击、滑动、录制功能和运行shell命令






License
基于Mozilla Public License Version 2.0并附加以下条款:
- 非商业性使用 — 不得将此项目及其衍生的项目的源代码和二进制产品用于任何商业和盈利用途