73 Forks
178 Stars
178 Watchers

Simba

Simba is a program used to repeat certain (complicated) tasks. Typically these tasks involve using the mouse and keyboard. Simba is programmable, which means you can design your own logic and steps that Simba will follow, based upon certain input such as colors on the screen.

How to download and setup Simba

Open terminal and run command
git clone https://github.com/Villavu/Simba.git
git clone is used to create a copy or clone of Simba repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Simba https://github.com/Villavu/Simba/archive/master.zip

Or simply clone Simba with SSH
[email protected]:Villavu/Simba.git

If you have some problems with Simba

You may open issue on Simba support forum (system) here: https://github.com/Villavu/Simba/issues