• Home
  • Download
  • Videos
    • Productivity
    • Testing
    • Gaming
  • Documentation
  • Testimonials
  • Press
  • Contact
After more than one year of no movement Sikuli is back on the road - new version available per May 22nd.

This Information is related to the new version  Sikuli 1.0.0 (as of May 2013)

Looking for the previous version Sikuli Script X-1.0rc3 (click here ...)
Support for X-1.0rc3 will end latest towards end of 2013 with the availability of version Sikuli 1.1.0

Before going to the download page on Launchpad pls. read below the applicable information

To download the current final Version Sikuli 1.0.0 visit Launchpad ...

Interested in beta versions (beginning mid June 2013 for version 1.1) click for download links ...

A word on documentation and localization ...

Not much work has been put into documentation and none in localization :-(

Both areas will be addressed again during the next months together with version 1.1.

Some information on new features or major changes and some more hints can be found here ...

If you encounter any problems ...

The main FAQ, Q&A and bug report location is still on Launchpad. 

Issues more related to development, features and general issues can be posted on GitHub too (see below Source Code)

Picture

Windows

The provided packages for Windows 32-Bit and 64-Bit should work out of the box, if the following prerequisites are fulfilled
  • A Java JRE (Oracles Java 6 and/or Java 7) is installed in the standard place
  • More information in the contained README (mandatory to read ;-)

Be aware:
  • there is no ready application (e.g. SikuliX.exe) - must be run from command line
  • the packages are not yet tested on Windows 8 (but should work) 

Picture

Mac OSX

The provided packages should work out of the box, if the following prerequisites are fulfilled
  • OS X version 10.6+
  • A Java (Apples Java 6 and/or Oracles Java 7) is installed in the standard place
  • More information in the contained README (mandatory to read ;-)

Be aware:
  • the lightweight application SikuliX-IDE.app MUST be in the folder /Applications

Picture

Linux

The available package for 32-Bit is developed on Ubuntu 12.10 and the 64-Bit version on Ubuntu 13.04.

In both cases Java OpenJDK7 (standard default Java on Ubuntu) was used.

The needed native libraries for OpenCV and Tesseract are not provided normally. So you have to install these packages on your Linux prior to be able to use SikuliX (click for some helpful information). 

Source Code

The source code is hosted on GitHub

Sikuli IDE (for scripting with Python language)
Sikuli API (for Java programming and usage with other IDE's)

If you want to contribute with patches and new features, you should fork the above Git repositories.

If you would like to contribute in other ways, please read How to get involved.

The source code for the previous version X-1.0rc3 is still at GitHub/sikuli/sikuli