Welcome to the website of the Simba project.
If you’re new to Simba, you’ll want to read What Is Simba?. To download Simba and view screenshots see Downloading Simba and Screenshots.
Contents:
News about Simba 1.0 will surface soon enough.
The current stable release is Simba 0.99, with the Simba version at 991. See Downloading Simba.
The current stable release is Simba 0.99, with the Simba version at 991. See Downloading 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.
This “input” can vary greatly; from data in files to colors and text on the screen.
and more. Start now by Downloading Simba.
Currently Simba is still in its beta stages; this includes the documentation. You will probably notice some parts of the documentation aren’t finished or are just plain missing. Don’t be fooled by the look of the documentation as it is identical to this homepage, in the future they may be merged.
Simba runs on a few platforms, but currently only runs well on Windows.
Simba for Windows can be downloaded as installer, a portable build will follow later. It will associate .simba files with Simba.
Simba for Linux is still somewhat unstable and no direct release are offered, however, unofficial nightly builds exist for both Linux and Windows at l0.lt.
A good guide on how to continue is found on Simba’s documentation.
The documentation contains a lot of valuable information about Simba and is essential for both the starting and advanced programmer. It contains tutorials, API references and design documentation.
The Source code is hosted on github, and can be cloned like this:
git clone git://github.com/MerlijnWajer/Simba.git
Alternatively, there’s also another web interface to the Simba repository, found on git.villavu.com.
Bugs should be reported at bugs.villavu.com.