← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #688515]: Running sikuli script in other machine which does not have sikuli --- not possible

 

Question #688515 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688515

RaiMan posted a new comment:
If you create a java program, that uses SikuliX features, then you work
with sikulixapi.jar (either as Maven dep or as library).

finally you can create a fat jar, that contains all stuff needed.
(currently about 50MB)

This can then be used on other machines, that only have a suitable Java.

If the other machines are macOS and/or Linux, then eventually more
prerequisites are needed (OpenCV, Tesseract).

For details start at the download page.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.