- Notifications
You must be signed in to change notification settings - Fork65
pboymt/autojs-dev
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
本工具依赖于Node.js,并且只有通过Node.js内置的npm指令才可安装。
Node.js安装完成后,运行:
npm i -g autojs-dev
或者安装到工程目录
npm i -D autojs-dev支持的指令:
autojs create<filename># 根据模板创建脚本文件autojs cap [filename]# 对adb列表的第一个设备进行截图autojs new [projectName]# 新建Auto.js项目,可选用npm或yarn进行npm install操作autojs build# 根据配置文件编译脚本autojs img# 启动找图素材加载服务
项目中自带的Auto.js TypeScript声明文件计划废弃,请使用生成项目中配置的@autojs/types-pro8或@autojs/types-pro9声明。
生成文件中第一行引用的内容可以自行移除。
- 更新依赖到Node.js 16时代
- 项目构建脚手架
- 项目配置文件
- 脚本自动生成命令
- 使用autojs.json配置工程
- 可供使用的便捷模块
- 找图模块
- 其他(可在issue提出建议,将酌情选择开发)
- 模块打包工具
- 截屏命令(需要自己配置好adb并开启adb server)
- 找图素材服务
- 自动构建工具
- 其他(可在issue提出建议)
About
(WIP) Rebuilding for Auto.js Pro 8/9 adaptation.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.