=====Welcome on the Actiona Wiki===== {{:fr:start.png?250|}} 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 [[https://discord.gg/ubTjJu3dVZ|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 [[http://qt.io/|Qt]] framework. =====Download===== Current version: 3.10.2 ([[en:changelog|changelog]]) * [[https://jmgr.net/download/136/actiona-3.10.2-64bit.exe|Windows, installer, 64 bit]] * [[https://jmgr.net/download/137/actiona-3.10.2-64bit.7z|Windows, 7z archive, 64 bit]] Previous version: 3.10.0 ([[en:changelog|changelog]]) * [[https://jmgr.net/download/132/actiona-3.10.0-windows-32bit.exe|Windows, installer, 32 bit]] * [[https://jmgr.net/download/134/actiona-3.10.0-windows-64bit.exe|Windows, installer, 64 bit]] * [[https://jmgr.net/download/133/actiona-3.10.0-windows-32bit.7z|Windows, 7z archive, 32 bit]] * [[https://jmgr.net/download/135/actiona-3.10.0-windows-64bit.7z|Windows, 7z archive, 64 bit]] Ubuntu and Debian, using the repositories : sudo apt-get install actiona Source code: [[https://github.com/Jmgr/actiona|GitHub]] To get & compile the latest unstable version, follow this [[en:compilation|guide]]. If you want to contribute to the project please have a look at the [[en:devel|development]] page. =====More info===== You can visit the [[en:scripts|scripts repository]] to view and test some example scripts created by the community. Visit the [[http://jmgr.net/forum/|forum]] to exchange with the community. The action list can be found on the [[actions|actions]] page. Multiple [[en:tools|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|code]].