{"id":15043168,"url":"https://github.com/pboymt/autojs-dev","last_synced_at":"2025-04-07T12:03:34.106Z","repository":{"id":29241626,"uuid":"118457655","full_name":"pboymt/autojs-dev","owner":"pboymt","description":"(WIP) Rebuilding for Auto.js Pro 8/9 adaptation.","archived":false,"fork":false,"pushed_at":"2023-10-29T02:46:35.000Z","size":502,"stargazers_count":158,"open_issues_count":14,"forks_count":60,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-31T11:01:44.129Z","etag":null,"topics":["autojs","cli-app","nodejs","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pboymt.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-22T13:00:57.000Z","updated_at":"2025-03-22T01:06:28.000Z","dependencies_parsed_at":"2023-01-14T14:28:35.364Z","dependency_job_id":"bb7369e7-918b-4423-a73e-bbd257b50ac0","html_url":"https://github.com/pboymt/autojs-dev","commit_stats":{"total_commits":67,"total_committers":2,"mean_commits":33.5,"dds":"0.10447761194029848","last_synced_commit":"4252dab2908f8e5a3f7144e107eab5cddd817eaf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pboymt%2Fautojs-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pboymt%2Fautojs-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pboymt%2Fautojs-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pboymt%2Fautojs-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pboymt","download_url":"https://codeload.github.com/pboymt/autojs-dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648975,"owners_count":20972945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autojs","cli-app","nodejs","webpack"],"created_at":"2024-09-24T20:48:39.578Z","updated_at":"2025-04-07T12:03:34.061Z","avatar_url":"https://github.com/pboymt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auto.js DevTools\n\n## Auto.js Pro 已经跑路了，依靠其他分支版本仍然编译可用。\n\n## 环境配置\n\n本工具依赖于[Node.js](https://nodejs.org)，并且只有通过Node.js内置的npm指令才可安装。\n\nNode.js安装完成后，运行：\n\n```bash\nnpm i -g autojs-dev\n```\n\n或者安装到工程目录\n```\nnpm i -D autojs-dev\n```\n\n支持的指令：\n```bash\nautojs create \u003cfilename\u003e # 根据模板创建脚本文件\n\nautojs cap [filename] # 对adb列表的第一个设备进行截图\n\nautojs new [projectName] # 新建Auto.js项目，可选用npm或yarn进行npm install操作\n\nautojs build # 根据配置文件编译脚本\n\nautojs img # 启动找图素材加载服务\n```\n\n## 0.8.0 过渡指南\n\n项目中自带的Auto.js TypeScript声明文件计划废弃，请使用生成项目中配置的`@autojs/types-pro8`或`@autojs/types-pro9`声明。\n\n生成文件中第一行引用的内容可以自行移除。\n\n## 开发计划\n\n- [x] 更新依赖到Node.js 16时代\n- [x] 项目构建脚手架\n  - [x] 项目配置文件\n  - [x] 脚本自动生成命令\n    - [x] 使用autojs.json配置工程\n- [ ] 可供使用的便捷模块\n  - [ ] 找图模块\n  - [ ] 其他（可在issue提出建议，将酌情选择开发）\n- [x] 模块打包工具\n- [x] 截屏命令（需要自己配置好adb并开启adb server）\n- [x] 找图素材服务\n- [x] 自动构建工具\n- [ ] 其他（可在issue提出建议）\n\n## 本项目依赖模块\n\n\u003ca href=\"http://expressjs.com/\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/0566752248b4b31b2c4bdc583404e41066bd0b6726f310b73e1140deefcc31ac/68747470733a2f2f692e636c6f756475702e636f6d2f7a6659366c4c376546612d3330303078333030302e706e67\" style=\"max-height: 100px;\" alt=\"ExpressJS\"\u003e\u003c/a\u003e\n\n\u003ca href=\"http://webpack.js.org/\"\u003e\u003cimg src=\"https://webpack.js.org/assets/icon-square-big.svg\" style=\"max-height: 100px;\" alt=\"Webpack\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpboymt%2Fautojs-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpboymt%2Fautojs-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpboymt%2Fautojs-dev/lists"}