Coder Social home page Coder Social logo

bijanbina / accjoon Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 2.0 869 KB

An Scripting Language to Work with Windows MSAA and UIA Accessibility APIs

Home Page: http://binaee.com/

QMake 0.73% AutoHotkey 22.71% C++ 40.70% C 35.21% Inno Setup 0.66%
msaa uiautomation win32 windows accessibility

accjoon's Introduction

AccJoon

AccJoon is a tool that exerts MSAA/UIA library to offer a scripting language to interact with any software. If you know the acc/uia path of a controller then AccJoon can find the controller and run an action on or read/write it's value. AccJoon is capable of even do conditional expression.

Please checkout AccScript to learn more about the acc language.

Usage

Two options are available

Scripts Dir

You can create a Scripts directory beside AccJoon executable and put all of your acc script inside. AccJoon then execute them in an alphabetically order or you can give the script path and let the software to run it.

accjoon <script_address> <arg1> <arg2> ... <argN>

<script_address> is the relative path of a .acc script regard to the AccJoon executable path.

<argN> these arguments can be accessed with "$N" inside AccScript.

Acknowledgment

Brought to you by Dr. E. Akhavan, One of the best programmer on earth!

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.