{"id":28951210,"url":"https://github.com/ven-coder/assistsx-js-simple","last_synced_at":"2026-04-11T04:32:26.369Z","repository":{"id":297806222,"uuid":"997954508","full_name":"ven-coder/assistsx-js-simple","owner":"ven-coder","description":"使用vite集成assistsx-js实现的Android平台自动化","archived":false,"fork":false,"pushed_at":"2025-07-31T00:11:39.000Z","size":3208,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T08:44:16.081Z","etag":null,"topics":["accessibility","accessibilityservice","android","javascript","typescript","vite","vue","web"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ven-coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-07T14:59:05.000Z","updated_at":"2025-08-14T03:55:45.000Z","dependencies_parsed_at":"2025-09-02T08:38:14.745Z","dependency_job_id":"b051f8f1-2830-47e1-af34-d2c246b05b97","html_url":"https://github.com/ven-coder/assistsx-js-simple","commit_stats":null,"previous_names":["ven-coder/assistsx-js-simple"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ven-coder/assistsx-js-simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ven-coder%2Fassistsx-js-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ven-coder%2Fassistsx-js-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ven-coder%2Fassistsx-js-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ven-coder%2Fassistsx-js-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ven-coder","download_url":"https://codeload.github.com/ven-coder/assistsx-js-simple/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ven-coder%2Fassistsx-js-simple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["accessibility","accessibilityservice","android","javascript","typescript","vite","vue","web"],"created_at":"2025-06-23T14:09:11.570Z","updated_at":"2026-04-11T04:32:26.345Z","avatar_url":"https://github.com/ven-coder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AssistsX JS使用示例\n使用vite集成[assistsx-js](https://github.com/ven-coder/assistsx-js)实现的Android平台自动化示例\n\n## 本地安装运行\n\n### 1. 安装[AssistsX](https://www.pgyer.com/SqGaCx8C)\n\n安装前请先在手机安装[AssistsX](https://www.pgyer.com/SqGaCx8C)\n\n### 2. 插件包传至手机\n下载本示例源码后（*前提`npm`环境配置好*）\n1. 终端依次运行命令：`npm install`，`npm run build`\n2. 编译完成后将`dist`文件夹压缩为`.zip`文件，然后将`.zip`文件传至手机。\n3. 手机打开[AssistsX](https://www.pgyer.com/SqGaCx8C)，点击+号-\u003e本地添加-\u003e选择传至手机的`zip`压缩包\n\n\n\u003cimg src=\"https://github.com/user-attachments/assets/7dc27910-be61-473b-8900-f09c16ca5f46\" width=\"250\"\u003e\n\n## 局域网加载运行\n\u003e 确保手机与电脑处于同一个局域网\n### 1. 安装[AssistsX](https://www.pgyer.com/SqGaCx8C)\n加载运行前请先在手机安装[AssistsX](https://www.pgyer.com/SqGaCx8C)\n\n### 2. 启动项目\n下载本示例源码后，终端依次运行命令：`npm install`，`npm run dev`\n\n### 3. 加载插件\n手机打开[AssistsX](https://www.pgyer.com/SqGaCx8C)，点击+号-\u003e扫描局域网-\u003e点击扫描到插件+号\n\n\u003cimg src=\"https://github.com/user-attachments/assets/d0f24763-266e-4e3c-bd64-a63be9e6c68c\" width=\"250\"/\u003e\n\n\n# 插件开发\n请查阅：https://github.com/ven-coder/assistsx-js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fven-coder%2Fassistsx-js-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fven-coder%2Fassistsx-js-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fven-coder%2Fassistsx-js-simple/lists"}