Skip to content

jspinak/brobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brobot

See the website for more details.

Introduction

Brobot is a Java-SikuliX-OpenCV framework. It makes it possible to develop complex automation applications in areas such as game playing and image-based testing.

License

Brobot is MIT licensed.

The Brobot documentation (e.g., .md files in the /docs folder) is Creative Commons licensed.

Notes on deploying the React app

The React app allows you to build a state structure and basic transitions visually. It requires a local database, and the .env.example file provides the necessary environment variables. This file should be filled out with your own database information and renamed to .env before running the app.