Skip to content

beremiz/SikuliX1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

******** Development stopped finally ********

Due to private priorities and the fact that the world has moved a lot since my last activities some years ago, I have decided to finally end the developement for SikuliX. Anyone to take over somehow is welcomed.


SikuliX


What is SikuliX
SikuliX automates anything you see on the screen of your desktop computer running Windows, Mac or some Linux/Unix. It uses image recognition powered by OpenCV to identify GUI components and can act on them with mouse and keyboard actions. This is handy in cases when there is no easy access to a GUI's internals or the source code of the application or web page you want to act on. More details

Great thanks for the new logo and all the help with the new webpage to @Waleed Sadek


Latest stable version is 2.0.5 (still works with Java 8, does not run on Mac mX machines)

Important: Read about changes/issues/enhancements

List of fixes

Get SikuliX ready to use

For use in Java Maven projects the dependency coordinates are:

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

About

For of archived SikuliX repo, for backup purpose

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 68.7%
  • Python 30.0%
  • HTML 0.4%
  • GAP 0.4%
  • JavaScript 0.2%
  • Ruby 0.2%
  • CSS 0.1%