Giter Club home page Giter Club logo

sikulix2's Introduction

RaiMan's Stuff SikuliX2 (version 2.0.x)

Join the chat at https://gitter.im/RaiMan/SikuliX2


**Version 2.0.0-Beta under developement**
[![Build Status](https://travis-ci.org/RaiMan/SikuliX2.svg?branch=master)](https://travis-ci.org/RaiMan/SikuliX2)

latest working version is 1.1.1

Forking and/or downloading this repo only makes sense:

  • if you want to get a knowledge about the internals of Sikuli
  • if you want to create your own packages containing Sikuli features
  • if you want to contribute.

BE AWARE The use for scripting and Java programming is only possible after the first nightly builds are available. Currently you might fork the project and make your tests in the project context. Issues and pull requests are only accepted here on Github.


Maven module structure for developement

sikulix

the SikuliX IDE (internally using jEdit 5.3.0)

  • full featured multi-purpose editor
  • SikuliX image handling added via jEdit plugin
  • run scripts (scripting supported internally: JavaScript, (J)Python, (J)Ruby, RobotFramework)
  • everyone may simply add whatever feature needed based on the possibilities of jEdit

sikulixapi

the API to be used in Java and Java aware scripting languages

  • the new features will be in com.sikulix.core and com.sikulix.api
  • the official API in org.sikuli.script will be kept for backwards compatibility, but rerouted to com.sikulix.api as needed
  • new projects using Java should use the API as provided by com.sikulix.api

sikulixcoretest

basic tests for developement of the new features com.sikulix.core and com.sikulix.api

sikulixapitest

basic tests for org.sikuli.script as api regression test (will later be a seperate package)


Prerequisites for development

  • a Java JDK 1.7+
  • Maven 3+
  • only 64-Bit Systems supported

I use IntelliJ IDEA CE for developement.

sikulix2's People

Contributors

gitter-badger avatar raiman avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.