https://github.com/zhaotoday/auto
自动化相关笔记
https://github.com/zhaotoday/auto
Last synced: 3 months ago
JSON representation
自动化相关笔记
- Host: GitHub
- URL: https://github.com/zhaotoday/auto
- Owner: zhaotoday
- Created: 2024-09-12T07:03:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-13T08:13:51.000Z (3 months ago)
- Last Synced: 2025-07-13T10:08:52.697Z (3 months ago)
- Size: 177 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### 文档
- [Appium文档](https://appium.io/docs/zh/latest/)
- [Android 必备知识](https://developer.android.google.cn/get-started?hl=zh-cn)
- [Frida 官方手册 中文版 ( 机翻+人翻 )](https://blog.csdn.net/freeking101/article/details/136944696)
- [Tasker 百科](https://taskerm.com/2021/07/22/tasker-baike)
- [使用 UI Automator 编写自动化测试](https://developer.android.com/training/testing/other-components/ui-automator?hl=zh-cn)
- [WebdriverIO](https://webdriver.io/docs/api/)
- [FireRPA LAMDA](https://device-farm.com/doc/index.html)
- [AndroidDevTools](https://github.com/inferjay/AndroidDevTools)
- [awesome-adb](https://github.com/mzlogin/awesome-adb)#### 云手机
- [Unity 云真机](https://device.unity.cn/)
- [华为云手机](https://www.huaweicloud.com/product/koophone.html)
- [百度云手机](https://cloud.baidu.com/product/bac.html)
- [WeTest 云手机](https://wetest.qq.com/products/cloud-phone)#### 文章
- [跨平台UI自动化-Appium](https://juejin.cn/post/7524744480499990574)
- [APP 自动化(四)——本地 Docker 部署 Appium](https://juejin.cn/post/7393312386348957730)
- [Auto.js 入门指南(六)多线程与异步操作](https://juejin.cn/post/7512453966522433551)
- [编译打包自己的云手机(redroid)镜像](https://juejin.cn/post/7390335741627121674)
- [autojs群控,服务器远程控制手机执行脚本,轻轻松松实现5部手机,执行任意js脚本](https://blog.csdn.net/qq_29820687/article/details/140088201)
- [Midscene.js 原理解析:8K+ Star 的 AI 驱动浏览器自动化测试框架](https://juejin.cn/post/7501878297900613671)
- [Auto.js 入门指南:从零开始掌握自动化脚本开发](https://juejin.cn/post/7511485959554138123)
- [Playwright vs MidScene:自动化工具“双雄”谁更适合你?](https://juejin.cn/post/7516359476564983846)
- [轻松搭建autox.js开发环境](https://juejin.cn/post/7362788635122991119)
- [AutoxJS脚本保姆级教程](https://juejin.cn/post/7280837735613693991)
- [从0到1,教你如何使用Tasker+Autojs实现自动化操作](https://hunter1024.blog.csdn.net/article/details/120820821)
- [webpack-autojs](https://github.com/kkevsekk1/webpack-autojs)
- [UI Automator Viewer 的使用](https://blog.csdn.net/qq_64314976/article/details/131390818)
- [五分钟快速使用javascript实现app自动化脚本](https://juejin.cn/post/7301242196887306249)
- [Android逆向之hook框架frida篇](https://www.jianshu.com/p/ca8381d3e094)
- [AccessibilityService基础](https://juejin.cn/post/7169033859894345765)
- [Android自动化-如何获取视图元素属性?](https://juejin.cn/post/7363519735055876122)
- [开机自启 ADB WiFi](https://taskerm.com/2024/10/08/enable_adb_wifi_on_device_boot)
- [【杰哥带你玩转Android自动化】学穿:ADB](https://juejin.cn/post/7147631074183479303)
- [【杰哥带你玩转Android自动化】AccessibilityService基础](https://juejin.cn/post/7169033859894345765)
- [安卓逆向这档事](https://github.com/ZJ595/AndroidReverse)
- [前端工程师用Node.js + Appium实现APP自动化](https://blog.csdn.net/nihaojob123/article/details/132059729)
-[移动端(APP)自动化脚本工具详细列举(autojs、easyclick、hamibot、ctrljs ...)](https://juejin.cn/post/7286787235360931852)
- [搭建设备管理平台-STF(Device Farmer)](https://cloud.tencent.com/developer/article/2057139)
- [移动设备管理平台的搭建(基于STF/ATXServer2)](https://zhuanlan.zhihu.com/p/341777786)
- [【Android笔记】Android常见知识](https://juejin.cn/post/7237366474472423483)
- [多设备自动化测试](https://blog.csdn.net/qq_42264956/article/details/126918137)
- [chrome插件开发-自动化脚本(1)](https://juejin.cn/post/6970924164592959518)#### 视频教程
- [Autojs从入门到精通](https://www.bilibili.com/video/BV1LF411U7GS)
- [常用知识点讲解 脚本开发经验分享](https://www.bilibili.com/video/BV17h4y197Lz/)
- [Tasker 简介](https://www.bilibili.com/video/BV1aa411S7at/)
- [autojs云控脚本开发 远程控制手机脚本 websocket swoole 连接服务器](https://www.bilibili.com/video/BV1Bv41167d9)
- [RPA脚本开发 机器人流程自动化 自动化办公脚本开发实战](https://www.bilibili.com/video/BV1Hj411j7ni)
- [开源免费的 Browser Use](https://www.bilibili.com/video/BV1z5fJY3ELX/)#### 开源
- [ad-dke](https://github.com/DeekeScript/ad-dke)
- [MultiPost-Extension](https://github.com/leaperone/MultiPost-Extension)
- [autojs-web-control-docker](https://github.com/HuaRongSAO/autojs-web-control-docker)
- [ad-deeke](https://github.com/DeekeScript/ad-deeke)
- [DeekeScript](https://github.com/DeekeScript)
- [autojs6-douyin-sendMessage](https://github.com/KID-1912/autojs6-douyin-sendMessage)
- [adbutils](https://github.com/openatx/adbutils)
- [AndroidViewClient](https://github.com/dtmilano/AndroidViewClient)
- [Kaspresso](https://github.com/KasperskyLab/Kaspresso)
- [adbkit](https://github.com/devicefarmer/adbkit)
- [docker-adb](https://github.com/DeviceFarmer/docker-adb)
- [Airtest](https://github.com/AirtestProject/Airtest)
- [Shizuku](https://github.com/RikkaApps/Shizuku)
- [uiautodev](https://github.com/codeskyblue/uiautodev)
- [hmdriver2](https://github.com/codematrixer/hmdriver2)
- [uiautomator2](https://github.com/openatx/uiautomator2)
- [autox-community](https://github.com/autox-community)
- [DeviceFarmer/stf](https://github.com/DeviceFarmer/stf)
- [AutoX](https://github.com/kkevsekk1/AutoX)
- [AutoJs6](https://github.com/SuperMonster003/AutoJs6)
- [ATX](https://github.com/NetEaseGame/ATX)
- [Assists](https://github.com/ven-coder/Assists)
- [gkd](https://github.com/gkd-kit/gkd)
- [appium](https://github.com/appium/appium)
- [docker-android](https://github.com/budtmo/docker-android)
- [appium-docker-android](https://github.com/appium/appium-docker-android)
- [AutoScriptBase](https://github.com/TonyJiangWJ/AutoScriptBase)
- [WebSocketWidgetInspector](https://github.com/TonyJiangWJ/WebSocketWidgetInspector)
- [robot](https://github.com/yooge/robot)
- [robot-tools](https://www.npmjs.com/package/robot-tools)
- [autojs-web-control](https://github.com/zrk1993/autojs-web-control)
- [autojs-web-control](https://github.com/shonngithub/autojs-web-control)
- [autojs_release](https://github.com/zrk1993/autojs_release)
- [vue-autojs](https://gitee.com/msdoge/vue-autojs)
- [AutoWK](https://github.com/LoseNine/AutoWK)#### 工具
- [AutoJs6-VSCode-Extension](https://github.com/SuperMonster003/AutoJs6-VSCode-Extension)
- [安卓模拟器](https://www.sixyin.com/757.html)
- [夜神模拟器](https://www.yeshen.com/)
- [adb_kit](https://github.com/nightmare-space/adb_kit)
- [genymotion](https://www.genymotion.com/)
- [aya](https://aya.liriliri.io/zh/)#### 竞品
- [AutoJs6](https://github.com/SuperMonster003/AutoJs6)
- [Auto.js](https://github.com/TonyJiangWJ/Auto.js)
- [Auto.js Pro](https://www.wuyunai.com/docs/)
- [Rhino](https://github.com/mozilla/rhino)
- [Yyds.Auto](https://yydsxx.com/)
- [hamibot](https://github.com/hamibot/hamibot)
- [ctrl.js](https://ctrljs.ikaiwei.com/ctrljsapi/#/)
- [冰狐智能辅助](https://www.aznfz.com/)
- [android-bot](https://github.com/automan-bot/android-bot)
- [aj](https://www.ajfz.mobi/)
- [EasyClick](https://ieasyclick.com/)
- [AScript](https://www.ascript.cn/)
- [smartcloudscript](https://smartcloudscript.com/)#### 产品
- [deeke](https://deeke.cn/)
- [ogcloud](https://ogphone.ogcloud.com/)
- [引量 AI](https://www.yinliangai.com/)
- [纳基AI](https://www.naaigc.com/)#### 其他
- [appium-adb](https://github.com/appium/appium-adb)
- [YADB](https://github.com/ysbing/YADB)
- [ya-webadb](https://github.com/yume-chan/ya-webadb)
- [nut.js](https://github.com/nut-tree/nut.js)
- [robotjs](https://github.com/octalmage/robotjs)
- [scrcpy](https://github.com/Genymobile/scrcpy)
- [QtScrcpy](https://github.com/barry-ran/QtScrcpy/blob/dev/README_zh.md)
- [LocalSend](https://localsend.org/zh-CN)
- [social-auto-upload](https://github.com/dreammis/social-auto-upload)
- [social-auto-upload](https://sap-doc.nasdaddy.com/)
- [ai-trend-publish](https://github.com/OpenAISpace/ai-trend-publish)
- [xhs_ai_publisher](https://github.com/BetaStreetOmnis/xhs_ai_publisher)#### RPA
- [RPA自动化控制网站或软件的几种实现思路](https://juejin.cn/post/7342391308614778892)
- [火爆的RPA到底是什么?最后推荐5款RPA自动化神器!](https://openatomworkshop.csdn.net/6645a937b12a9d168eb6ba4c.html)
- [汇总:5个最佳RPA开源框架](https://blog.csdn.net/AiBots/article/details/141785672)
- [Ui.Vision RPA](https://github.com/A9T9/RPA)