Actionaz is a task automation tool. It allows you to create and execute action lists.
You don't need to known 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.
Actionaz 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.
Latest version: 3.4.1
Source code: GitHub
Ubuntu (12.04 or newer) and Debian unstable, using the repositories :
sudo apt-get install actionaz
Ubuntu (11.10), using the PPA :
sudo add-apt-repository ppa:adri2000/actionaz sudo apt-get update sudo apt-get install actionaz