SikuliX Downloads


[sikulix.com]arrow-up-right [RaiMan@GitHub]arrow-up-right [Disclaimer]arrow-up-right


Version 2.0.5 (latest stable version)

Recommended for all --- Be sure you had a look at this information about major changes/issues/recommendationsarrow-up-right

Things that have been fixed in version 2.0.x+arrow-up-right


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


Download the ready to use sikulixide-2.0.5.jar (SikuliX IDE for all systems)arrow-up-right

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

The JRuby interpreter 9.x for ruby scriptingarrow-up-right

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


Windows: Download the ready to use sikulixide-2.0.5-win.jar (SikuliX IDE for Windows)arrow-up-right

macOS: Download the ready to use sikulixide-2.0.5-mac.jar (SikuliX IDE for macOS)arrow-up-right

Linux: Download the ready to use sikulixide-2.0.5-lux.jar (SikuliX IDE for Linux)arrow-up-right


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.

All systems: Download the ready to use sikulixapi-2.0.5.jar (SikuliX IDE for Windows)arrow-up-right Windows: Download the ready to use sikulixapi-2.0.5-win.jar (SikuliX IDE for Windows)arrow-up-right macOS: Download the ready to use sikulixapi-2.0.5-mac.jar (SikuliX IDE for macOS)arrow-up-right Linux: Download the ready to use sikulixapi-2.0.5-lux.jar (SikuliX IDE for Linux)arrow-up-right

Maven coordinates for use in Maven aware contexts:


Download sikulixapi-sources.jararrow-up-right Might be useful for Java programming in mature IDEs as reference.

read the javadocs onlinearrow-up-right Be aware: might not be up-to-date.


Last updated