Development Team/Source Code
< Development Team
Jump to navigation
Jump to search
Revision as of 18:45, 24 February 2010 by Faggot (talk | contribs) (moved Development Team/Source Code to Walter is a wanker 6: Walter is a wanker)
For Developers: almanac · api · bugs · gitorious · cgit · download · people · OLPC: wiki · activities · trac · cgit · build index · repository · firmware · Fedora: packages
If you want to package sugar for your favourite distribution or just want to examine sugar's lovely code ;) you can find all the source code of each module at the links below.
Stable
Unstable
Glucose
Name | Description | Repository | Latest release |
---|---|---|---|
sugar | Core UI components | git://git.sugarlabs.org/sugar/mainline.git | 0.83.8 |
sugar-toolkit | Activities and extensions toolkit | git://git.sugarlabs.org/sugar-toolkit/mainline.git | 0.83.7 |
sugar-artwork | Themes and icons | git://git.sugarlabs.org/sugar-artwork/mainline.git | 0.83.5 |
sugar-base | Helpers for services and activities | git://git.sugarlabs.org/sugar-base/mainline.git | 0.83.4 |
sugar-datastore | Backend of the journal | git://git.sugarlabs.org/sugar-datastore/mainline.git | 0.83.3 |
sugar-presence-service | Presence service | git://git.sugarlabs.org/sugar-presence-service/mainline.git | 0.83.3 |
etoys | Etoys authoring environment | git://dev.laptop.org/projects/etoys | 4.0.2205 |
hulahop | Widget for embedding a Mozilla browser | http://git.sugarlabs.org/projects/hulahop | 0.4.9 |
Fructose
Name | Description | Repository | Latest release |
---|---|---|---|
chat | Text chatting | git://git.sugarlabs.org/chat/mainline.git | 64 |
browse | Web browser | git://git.sugarlabs.org/browse/mainline.git | 105 |
read | Document viewer | git://git.sugarlabs.org/read/mainline.git | 65 |
log | Log viewer | http://git.sugarlabs.org/projects/log | 18 |
write | Word processor | http://git.sugarlabs.org/projects/write | 63 |
calculate | Calculator | http://git.sugarlabs.org/projects/calculate | 28 |
terminal | Terminal | http://git.sugarlabs.org/projects/terminal | 24 |
pippy | Programming in python | git://git.sugarlabs.org/pippy/mainline.git | 31 |
jukebox | Audio and video player | git://git.sugarlabs.org/jukebox/mainline.git | 7 |
imageviewer | Image viewer | git://git.sugarlabs.org/imageviewer/mainline.git | 7 |
turtleart | Turtle art | git://git.sugarlabs.org/turtleart/mainline.git | 43 |
etoys | Etoys activity | git://git.sugarlabs.org/etoys/mainline.git | 100 |
Honey
Name | Description | Repository | Latest release |
---|---|---|---|
cartoon-builder | CartoonBuilder activity | git://git.sugarlabs.org/cartoon-builder/mainline.git | 3 |
flipsticks | FlipSticks activity | git://git.sugarlabs.org/flipsticks/mainline.git | 2 |
speak | Speak activity | git://git.sugarlabs.org/speak/mainline.git | 9 |
gst-plugins-espeak | Espeak as sound source for gstreamer | git://git.sugarlabs.org/gst-plugins-espeak/mainline.git | 0.3.1 |
moon | Moon activity | git://git.sugarlabs.org/moon/mainline.git | 10 |
labyrinth | Labyrinth activity | git://git.sugarlabs.org/labyrinth/mainline.git | 7 |
readetexts | ReadETexts activity | git://git.sugarlabs.org/readetexts/mainline.git | 12 |
clock | Clock activity | git://git.sugarlabs.org/clock/mainline.git | 5 |
physics | Physics activity | git://git.sugarlabs.org/physics/mainline.git | 2 |
Dependencies
The Sugar interface is based on the GNOME and freedesktop software stacks, using technologies like Gtk+, dbus, xorg, matchbox-window-manager and gconf. It is written in Python, making it easily extended. For the collaboration part, Sugar is using the telepathy framework.
The activities depend on technologies like xulrunner for the browser, abiword for the write activity and squeak for etoys.