GithubHelp home page GithubHelp logo

left11 / openauto.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yingshaoxo/openauto.js

0.0 0.0 0.0 127.23 MB

A UIAutomator on android but does not need root access.

License: Other

JavaScript 8.82% Java 50.59% Kotlin 5.32% CSS 0.25% HTML 35.03%

openauto.js's Introduction

OpenAuto.js

Introduction

yingshaoxo: I do this translation is not for letting this software getting better, I was hoping that someone who knows Python and Java or Kotlin both very well could make an automated tool in android with Python.

This is a Javascript tool for android automation, It can be running at android without other dependencies. The goal for this app is to match JsBox and Workflow at Apple Store.

For using it, you can:

  1. Build it by yourself.
  2. Download the pre-build apk file: https://github.com/yingshaoxo/OpenAuto.js/releases/download/0.1/OpenAuto.js-armeabi-v7a-release.apk

Features

  1. We use Accessibility Services as our base for automation. So you don't need to ROOT your phone.
  2. We have a powerful built-in UI selector and layout inspector. It's like the CSS selector in chrome debug tool (press F12 at your chrome to feel this sentence)
  3. We support any javascript syntax <= es5, and we also have a built-in source code beautifier. You can think this app as an Javascript IDE.
  4. You can use e4x syntax to write a custom UI.
  5. We also support ROOT, so you can run shell command, do screen touch, and so on.
  6. You can use a floating window to record your phone touch movements. (Need Root, the recorded file can be a .js file)
  7. We have some functions like: screenshot, find_picture, find_color.
  8. You can use this app as a Tasker plugin. With the App Tasker, you can do almost anything. (Although I think you already can do it with this app)

Documentation

As for the original documentation, so sadly, the original author refused to provide any English sentence. So it's Chinese only.

But you can still use Google page translator to read it. Thanks to Google.

https://hyb1996.github.io/AutoJs-Docs/#/app


As for the partly translated version, you can see it here, it's English based:

https://yingshaoxo.github.io/OpenAutoJs-Docs

Screenshot

screenshot1

screenshot2

License

Based on Mozilla Public License Version 2.0, and with the following:

  • Non-commercial use

openauto.js's People

Contributors

hyb1996 avatar yingshaoxo avatar carolsum avatar tubackup avatar lulee007 avatar peergine-admin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.