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

Full automation

When launching sugar-emulator with environment variable SUGARBOT_EMULATOR set, automatically launches Sugarbot. When the Sugarbot activity closes, it is re-launched if there are other scripts that still need to be executed. Once execution of the scripts are complete, the Sugar shell is killed (SIGTERM).

SVN revision 81 has the goods. (modded-main.py is the replacement for shell/main.py)

No comments: