Git Product home page Git Product logo

actiona's Introduction

ubuntu-gcc-build windows-msvc-build License: GPLv3

Actiona

Actiona is an automation tool that allows you to execute many actions on your computer such as emulating mouse clicks, key presses, showing message boxes, editing text files, etc. Tasks can be created using a simple editor or using the EcmaScript (JavaScript) programming language for more customization. Actiona is cross-platform.

Please visit http://actiona.tools for more information.

Actions

Device emulation

  • Write text
  • Press a key
  • Move the mouse cursor (point or path)
  • Click somewhere on the screen
  • Rotate the mouse wheel
  • Wait for a key to be pressed

System interaction

  • Run a command (detached or not)
  • Kill a process
  • Display a notification
  • Wait for a pixel color on the screen
  • Restart/stop/lock the computer
  • Open an URL
  • Play a sound
  • Find an image on the screen
  • Use text to speech

Windowing system interaction

  • Display a message box
  • Enter some data
  • Wait for a window
  • Close/move/resize/etc. a window

Data manipulation

  • Write/read a text file
  • Write/read a binary file
  • Write/read an INI file
  • Write/read into the registry
  • Write/read the clipboard
  • Read an environment variable
  • Copy a file
  • Download a file
  • Send an e-mail

Internal/flow manipulation

  • Pause the execution
  • Run Javascript code
  • Go to a line or label
  • Run a loop
  • Do nothing (more useful than you would think!)
  • Stop the execution
  • Set/read a variable
  • Wait for a particular time/date
  • Exit
  • Wait for a variable
  • Write into the app's console
  • Begin/end/call a procedure

Each action has parameters, and Javascript can be written in every field and will be run when the action is executed.

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.