sugarbot's aim is to provide testing and automation facilities for the OLPC Project's Sugar GUI. The project must first identify and evaluate possible implementation options, and then implement the best choice. Although it has a Sugar focus, sugarbot should be easily extensible to other Python-based GUI's.

Saturday, July 12, 2008

Launching Activities Automatically

Haven't found a hooking point yet, but I've gound out the API call to launch the activities.

sugar.activity.activityfactory.create(...)

No comments: