Skip to content
/ Rafiki Public
forked from slackydev/Rafiki

Rafiki - Unfinished (Pre-Apha) macro-tool in Python

Notifications You must be signed in to change notification settings

Sureiya/Rafiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAFIKI Pre-Alpha

Is a python based program used to repeat certain (complicated) tasks. These tasks offen require control over
the mouse, and keyboard, and the possibility to "read the screen" (computer vision). Rafiki is programmable in Python, which means it's simple for new people to learn, and allows for rapid development.

PS: I am on the lookout for a Python programmer to help me out with this project, for free (as it's non-profit).

Rafiki is

  • Open Source (Will be specified later).
  • 100% Free.
  • Aims to be cross platform (runs on Windows and some Linux-distros!).
  • Written in (/for) Python 2.7

Rafiki aims to be able to

  • Find and read colours on the screen.
  • Click or move the mouse
  • Read text on the screen (Optical Character Recognition)
  • Capture and analyse images on the screen.
  • And much more... Rafiki can also do whatever Python can do, as it uses CPython as it's script-engine (interpreter)

Requirements

Screenshots

Linux Mint Debian Edition My image


Windows XP My image

About

Rafiki - Unfinished (Pre-Apha) macro-tool in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published