Just unzip the file and drag Sikuli-IDE.app into /Applications.
Latest version: 0.10.2
(no more updates. Please upgrade to Mac OS X 10.6 or 10.7.)
Latest version: X 1.0 rc3 (r930)
We provide a self-extracting installer and a portable version for Windows.
Make sure you have Java Runtime Environment (JRE) 6 installed. If you see an error when launching Sikuli like "java.language.UnsatisfiedLinkError: ..... Win32Util.dll .....", please read the solution here.
Note for 64bit Windows: Please download a 32bit Java RE to run Sikuli.
Note for Sikuli 0.10 users: Please uninstall Sikuli 0.10 before installing Sikuli X.
Latest version: X 1.0 rc3 (r930)
Linux version is a portable zip, no installation required.
Just run sikuli-ide.sh in Sikuli-IDE/ to start it.
Make sure you have Java Runtime Environment (JRE) 6, wmctrl, and OpenCV 2.1 (libcv2.1, libcvaux2.1, libhighgui2.1) installed.
Sikuli is also available as Debian packages. Just add Debian unstable sources and do apt-get install sikuli-ide
.
Sikuli IDE can be used under command line to run a Sikuli script or a Sikuli test case. It is a little bit different to invoke the Sikuli IDE under command line on each platform.
Please read the command line usage in our documentation.
The source code is hosted on github. You can check out the development tree using Git or download the zipped source at github.
If you would like to send patches, please read How to get involved.