January 29, 2010
Picture-driven programming
Today I found something interesting… it is called Sikuli and it is used for picture-driven programming. I know that it sounds silly but it is not! First thing is that guys from MIT are authors of this tool (language or programming style). The second thing is that it allows you (with little knowledge of python programming) to automate anything of your actions in Graphic User Interface – including operation with your operating system. The idea is: “If something is visible to user it can be programmed using sikuli!”.
I know that my description is rather poor and it doesn’t give you proper image of this tool… just take a look:
You can find more on http://sikuli.org
Have a fun (as I have) playing with this tool.