Auto.js软件工具集合

在学习和使用Auto.js时用到的软件工具等等;

学习/教程/文档

  • 社区: https://www.autojs.org
  • Auto.js 源码: https://github.com/hyb1996/Auto.js
  • 官方文档: https://hyb1996.github.io/AutoJs-Docs
  • Auto.js官方教程(从入门到精通): https://www.bilibili.com/read/readlist/rl27762
  • JavaScript 教程/菜鸟教程 https://www.runoob.com/js/js-tutorial.html
  • 笔青居Auto.js哔哩哔哩视频教程 https://space.bilibili.com/21486893

案例/现成脚本

  • 官方应用内置脚本案例 https://github.com/hyb1996/Auto.js/tree/master/app/src/main/assets/sample
  • 蚂蚁森林能量智能收取脚本: Ant_Forest
  • autojs 登陆脚本 https://github.com/bjc5233/autojs
  • autojs 注册登陆签到脚本 https://github.com/bayson/autojs
  • 一些autojs的脚本仓库: snailuncle/autojsDemo
  • 2019淘宝双11喵币: https://github.com/Rukawalee/Scripts/tree/master/taobao/2019/11.11
  • 2019淘宝双12活动: https://github.com/Rukawalee/Scripts/tree/master/taobao/2019/12.12

电脑端

1. 开发软件

  • VS Code 电脑端开发Auto.js脚本 AND VS Code 插件
  • autojs PC IDE 1.2.6 开发Auto.js的IDE 有方便的UI编写功能

2. 投屏

  • Total Control 电脑控制手机,显示手机屏幕内容
  • Vysor 手机高清投影到PC
  • QtScrcpy Android实时投屏软件
  • Scrcpy GUI Scrcpy 的图形界面版

3. 安卓模拟器

  • 夜神模拟器 https://www.yeshen.com
  • 逍遥模拟器 http://www.xyaz.cn
  • 雷电模拟器 https://www.ldmnq.com
  • 蓝叠模拟器 https://www.bluestacks.cn
  • Mumu模拟器 http://mumu.163.com

免费API

  • 干货集中营API http://gank.io/api
  • 接口大全 https://www.free-api.com
    https://github.com/fangzesheng/free-api

你可能感兴趣的:(Auto.js)