- Task Automation Tool for Ubuntu - Actionaz

Actionaz is an application 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.

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 Linux. Binaries are available for Windows and Ubuntu for both 32 and 64 bits.

Actionaz is developed in C++ and uses the Qt framework.

Actionaz Installation:
Open the terminal and type following command to install Actionaz:
sudo add-apt-repository ppa:adri2000/actionaz
sudo apt-get update
sudo apt-get install actionaz

Continue Reading...


source:http://linuxpoison.blogspot.com/2012/02/135781677511358.html