User Tools

Site Tools


en:start

This is an old revision of the document!


Welcome on the Actionaz Wiki

Actionaz 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.

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.

/* <html><a href="http://www.top4download.com/"><img src="http://www.top4download.com/img/award_88x31_listed.gif" alt="Free Software Download - Top 4 Download" width="88" height="31"/></a></html> <html><a href="http://www.freshshare.com/"><img src="http://www.freshshare.com/images/fslogo_1.gif" alt="FreshShare Networks" width="120" height="31"/></a></html> */

Download

Latest version: 3.7.0 (changelog)

Previous version: 3.6.2 (changelog)

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

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.

More info

Visit the gallery.

The action list can be found on the actions page.

For more information about code development and a function list please visit the following page: code.

en/start.1372505606.txt.gz · Last modified: 2021/02/13 11:23 (external edit)