Revision as of 20:58, 16 December 2018 by Zonia3000 (talk | contribs) (Created page with "A partire dalla release 0.9.9, Siril può eseguire script da un file. Dalla 0.9.10, i comandi possono essere presi anche da...")
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Other languages:

Siril scripts

Sin dai primi giorni, Siril accetta input dagli utenti come comandi testuali, da linea di comando. Recentemente, più comandi sono stati aggiunti, rendendo possibile un'elaborazione automatica di base delle immagini. I comandi possono essere memorizzati in un file che chiamiamo script, e vengono eseguiti uno dopo l'altro. Alcuni comandi possono essere utilizzati negli script, altri no, questo è indicato nell'help della linea di comando dall'interfaccia grafica di Siril.

A partire dalla release 0.9.9, Siril può eseguire script da un file. Dalla 0.9.10, i comandi possono essere presi anche da una named pipe.

Using scripts

There are two ways to start a script manually: using the @ keyword on the command line, followed by the script name, as explained here, or use the script menu.

The script menu only appears if some scripts have been found in the script search directories defined either by default or by the user in the program settings.

Getting scripts

In release 0.9.10, scripts will be provided with the installation. It was already the case only for the Windows installer for 0.9.9. Here are the scripts that are in the installers:

We encourage users creating their own scripts to publish them and make a link in this page with a basic description of what they do.