Coder Social home page Coder Social logo

ollydev / simba Goto Github PK

View Code? Open in Web Editor NEW

This project forked from villavu/simba

13.0 8.0 3.0 67.14 MB

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 a colours on the screen.

Home Page: http://wizzup.org/simba

License: GNU General Public License v3.0

Pascal 99.97% Shell 0.01% CSS 0.02% Python 0.01%

simba's Introduction

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.

The scripting language used is Lape which uses a Pascal-like syntax.

Documentation for Simba is available here.


Simba is available for:

  • Windows (32 & 64 bit)
  • Linux (64 bit & AArch64) - Requires usage of X11
  • MacOS (64 bit & M1/M2) - Untested, but runs

Simba on Windows 11

Some dependencies are required for both building and running on Linux/MacOS.

Linux:

  • Xtst sudo apt-get install libxtst-dev
  • gtk2 sudo apt-get install gtk2.0 libgtk2.0-dev
  • libffi sudo apt-get install libffi-dev
  • openssl sudo apt-get install openssl (for https requests)

MacOS:

  • libffi brew install libffi

Building Simba

Simba is written in Pascal with Lazarus. Lazarus is available here: https://sourceforge.net/projects/lazarus/files/ the latest version should work.

Steps:

  1. Clone the Simba repository & install submodules git clone --recurse-submodules https://github.com/Villavu/Simba.
  2. Open Source/Simba.lpi in Lazarus.
  3. Select the build mode required.

Build Mode

  1. Build Simba (Run > Build) and when completed the Simba executable will be located in the root directory of the repository.

Why Pascal?

  • Simba dates back to ~2004. Originally SCAR, then SCAR Divi, then open source clone named Simba.
  • Simba has always been a hobby project and keeping its roots in pascal is enjoyable to some!
  • Pascal is readable, type-safe, cross-platform and fast.

simba's People

Contributors

benland100 avatar brandon-t avatar brart avatar cazax avatar cohenadair avatar cynicrus avatar daileyj93 avatar dmytrokyrychuk avatar euphemism avatar fratello avatar frement avatar gitbrak avatar harrierr avatar idynin avatar jackshannon avatar jacobhacker avatar johnpeel avatar kwollaston avatar markus92 avatar merlijnwajer avatar nielsad avatar obscuritysrl avatar ollydev avatar patriq avatar riwu avatar rvanvenetie avatar shuttleu avatar slackydev avatar smithtrenton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  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.