• Share/Bookmark

12
Feb 2010

Sikuli sends and checks tweets

One reason Sikuli is quickly growing in popularity is that people write tweets about it. Some people even use Sikuli to send tweets. This only takes three lines of code: click on the text area, type some message, and click on the update button:

Below are some examples of Sikuli tweets (thanks to Hardmood and Jarod).

Sikuli can also be used to check Twitter updates. This script is created by Mike Damage for checking if his friend Steve has recently sent a new tweet. It sits in a loop to wait for the portrait photo of Steve to appears, and when it does, displays a notification message that Steven has a new tweet!

Below is the Sikuli script for checking tweet updates:

  • Share/Bookmark

One comment

Leave a comment