Sugar Learning Environment, Activity Toolkit, GTK 3.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marco Pesenti Gritti 070088a6a5 Building/running instructions 18 years ago
browser Automakeify 18 years ago
chat Automakeify 18 years ago
legacy Launch matchbox and other activities, use glib to spawn processes 18 years ago
shell Automakeify 18 years ago
Makefile.am Automakeify 18 years ago
README Building/running instructions 18 years ago
__init__.py Automakeify 18 years ago
autogen.sh Automakeify 18 years ago
configure.ac Automakeify 18 years ago
sugar Automakeify 18 years ago
sugar_globals.py.in Automakeify 18 years ago

README

Building
========

./autogen.sh
make
make install

Running
=======

To run the shell:

sugar shell

To run the chat activity:

sugar chat

To run the web activity:

sugar browser