Actiona is a task automation tool. It allows you to create and execute action lists.
You don't need to know any programming language to use it: its intuitive interface allows you to create action lists (scripts) using drag & drop.
Advanced users can use JavaScript (EcmaScript) to extend its functionality.
Please visit our Discord server to get more information.
Actiona is free software and runs under Windows and GNU/Linux. Binaries are available for Windows and Ubuntu for both 32 and 64 bits.
The program is developed in C++ and uses the Qt framework.
Current version: 3.10.2 (changelog)
Previous version: 3.10.0 (changelog)
Ubuntu and Debian, using the repositories :
sudo apt-get install actiona
Source code: GitHub
To get & compile the latest unstable version, follow this guide. If you want to contribute to the project please have a look at the development page.
You can visit the scripts repository to view and test some example scripts created by the community. Visit the forum to exchange with the community.
The action list can be found on the actions page. Multiple tools can be used in combination with Actiona to extend its features.
For more information about code development and a function list please visit the following page: code.