Xo-get

From OLPC
Revision as of 08:02, 18 January 2008 by Crazy-chris (talk | contribs) (+categories)
Jump to: navigation, search

News

We are currently working on a Graphical User Interface for xo-get (with GTK):


XO-Get

is a very simple package-installer / manager, used for installing, testing and removing activities for / on the xo-laptop. Installation:

wget xo-get.olpc.at
chmod u+x xo-get.py
  1. Source (GPL)
  2. Screenshots
  3. Activity Repository: Activities (no joke :)
  4. Source: dev.laptop.org
  5. Can install many GCompris Activities
  6. Installing via local .xo files or downloaded bundles
  7. Removing of any installed Activity
  8. Downloading and storing everything in ~/.xo_get
  9. Supported commands:
./xo-get.py update
./xo-get.py list     ['categories' / category_name]
./xo-get.py search   activity_name / tag
./xo-get.py install  activity_name / activity_file.xo
./xo-get.py remove   activity_name / activity_file.xo
./xo-get.py status   ['log']


Usage

List installed Activities

./xo-get.py status

Installing & Removing

./xo-get.py install simcity
./xo-get.py remove simcity

Local .xo files

./xo-get install simcity.xo
./xo-get remove simcity.xo

Name Assistant

  • Search, list and install activities with typing only the beginning of the activity's/category's name as parameter

List the category "Fun Games":

./xo-get.py list fun

Install CC Licensing Activity:

./xo-get.py install cc


GCompris

List GCompris activities:

./xo-get.py list gcompris

Install GCompris activities:

./xo-get install gcompris-...

Install all GCompris activities (> 100):

./xo-get install gcompris