SikuliX Downloads
  • SikuliX Downloads
Powered by GitBook
On this page
  • Version 2.0.5 (latest stable version)
  • SikuliX IDE: Edit and run Jython/Python/Ruby scripts on all systems
  • Needed for Ruby scripting support in the IDE and running Ruby scripts from commandline
  • Systemspecific versions of the SikuliX IDE
  • SikuliX API: Use the SikuliX features in Java programming or Java aware environments

SikuliX Downloads

Last updated 1 year ago



Version 2.0.5 (latest stable version)

Recommended for all ---

Things that have been fixed


SikuliX IDE: Edit and run Jython/Python/Ruby scripts on all systems


This artefact runs on Windows, macOS and Linux. For systemspecific slightly smaller packs see below.

Just download, move it to a folder of your choice and doubleclick to run it. An alternative to run it is from commandline using

java -jar path-to/sikulixide-2.0.5.jar

If you have any problems, run this from a commandline and analyse the log output

java -jar path-to/sikulixide-2.0.5.jar -v -c

Be aware: Jython support/interpreter is now included in the package - no need for an extra download/install


Needed for Ruby scripting support in the IDE and running Ruby scripts from commandline

Download to the same folder as you have your sikulix.jar. It will be recognized by SikuliX at the next start and moved to the SikuliX's extension folder. So preferably download before using the IDE the first time.


Systemspecific versions of the SikuliX IDE



SikuliX API: Use the SikuliX features in Java programming or Java aware environments


Download the ready to use sikulixapi-2.0.5.jar These artefacts are for use on a Java classpath or for Java programming in mature IDEs as library jar.

Maven coordinates for use in Maven aware contexts:

    <dependency>
        <groupId>com.sikulix</groupId>
        <artifactId>sikulixapi</artifactId>
        <version>2.0.5</version>
    </dependency>


Windows:

macOS:

Linux:

All systems: Windows: macOS: Linux:

Might be useful for Java programming in mature IDEs as reference.

Be aware: might not be up-to-date.

[sikulix.com]
[RaiMan@GitHub]
[Disclaimer]
Be sure you had a look at this information about major changes/issues/recommendations
in version 2.0.x+
Download the ready to use sikulixide-2.0.5.jar (SikuliX IDE for all systems)
The JRuby interpreter 9.x for ruby scripting
Download the ready to use sikulixide-2.0.5-win.jar (SikuliX IDE for Windows)
Download the ready to use sikulixide-2.0.5-mac.jar (SikuliX IDE for macOS)
Download the ready to use sikulixide-2.0.5-lux.jar (SikuliX IDE for Linux)
Download the ready to use sikulixapi-2.0.5.jar (SikuliX IDE for Windows)
Download the ready to use sikulixapi-2.0.5-win.jar (SikuliX IDE for Windows)
Download the ready to use sikulixapi-2.0.5-mac.jar (SikuliX IDE for macOS)
Download the ready to use sikulixapi-2.0.5-lux.jar (SikuliX IDE for Linux)
Download sikulixapi-sources.jar
read the javadocs online