User Tools

Site Tools


en:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:start [2013/06/13 07:20] jmgren:start [2023/10/28 20:47] (current) jmgr
Line 1: Line 1:
-=====Welcome on the Actionaz Wiki=====+=====Welcome on the Actiona Wiki=====
 {{:fr:start.png?250|}} {{:fr:start.png?250|}}
  
-Actionaz is a task automation tool. It allows you to create and execute action lists.+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. 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.
Line 8: Line 8:
 Advanced users can use JavaScript (EcmaScript) to extend its functionality. Advanced users can use JavaScript (EcmaScript) to extend its functionality.
  
-Actionaz is free software and runs under Windows and GNU/Linux.+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. Binaries are available for Windows and Ubuntu for both 32 and 64 bits.
  
-The program is developed in C++ and uses the [[http://qt-project.org/|Qt]] framework. +The program is developed in C++ and uses the [[http://qt.io/|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===== =====Download=====
-Latest version: 3.6.2 ([[en:changelog|changelog]]) +Current version: 3.10.2 ([[en:changelog|changelog]]) 
-  * [[http://www.jmgr.net/download/100/actionaz-3.6.2-win32.exe|Windows, installer, 32 bits]] +  * [[https://jmgr.net/download/136/actiona-3.10.2-64bit.exe|Windows, installer, 64 bit]] 
-  * [[http://www.jmgr.net/download/101/actionaz-3.6.2-win64.exe|Windows, installer, 64 bits]] +  * [[https://jmgr.net/download/137/actiona-3.10.2-64bit.7z|Windows, 7z archive, 64 bit]] 
-  * [[http://www.jmgr.net/download/102/actionaz-3.6.2-win32.7z|Windows, 7z archive, 32 bits]] +Previous version: 3.10.0 ([[en:changelog|changelog]]) 
-  * [[http://www.jmgr.net/download/103/actionaz-3.6.2-win64.7z|Windows, 7z archive, 64 bits]] +  * [[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]] 
-Ubuntu (12.04 or newer) and Debian unstable, using the repositories : +  * [[https://jmgr.net/download/133/actiona-3.10.0-windows-32bit.7z|Windows, 7z archive, 32 bit]] 
-<code bash> +  * [[https://jmgr.net/download/135/actiona-3.10.0-windows-64bit.7z|Windows, 7z archive, 64 bit]]
-sudo apt-get install actionaz +
-</code>+
  
-Ubuntu (11.10), using the PPA :+Ubuntu and Debian, using the repositories :
 <code bash> <code bash>
-sudo add-apt-repository ppa:adri2000/actionaz +sudo apt-get install actiona
-sudo apt-get update +
-sudo apt-get install actionaz+
 </code> </code>
  
-Source code: [[https://github.com/Jmgr/actionaz|GitHub]]+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. 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===== =====More info=====
-Visit the [[en:gallery|gallery]].+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.+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]]. For more information about code development and a function list please visit the following page: [[code|code]].
en/start.1371108009.txt.gz · Last modified: 2021/02/13 11:23 (external edit)