Xo-get: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (easy installation: 'wget xo-get.linuxuser.at')
m (32 activities)
Line 5: Line 5:
# [http://www.linuxuser.at/xo-get/xo-get.py Source] (GPL)
# [http://www.linuxuser.at/xo-get/xo-get.py Source] (GPL)
# [http://www.olpcaustria.org/mediawiki/index.php/Xo-get/Screenshots Screenshots]
# [http://www.olpcaustria.org/mediawiki/index.php/Xo-get/Screenshots Screenshots]
# [http://www.olpcaustria.org/mediawiki/index.php/Xo-get/Repository Public Repository]: 25 Activities (add your .xo now!)
# [http://www.olpcaustria.org/mediawiki/index.php/Xo-get/Repository Public Repository]: 32 Activities (add your .xo now!)
# [http://www.olpcaustria.org/mediawiki/index.php/Xo-get Project Page] @ Olpc-Austria
# [http://www.olpcaustria.org/mediawiki/index.php/Xo-get Project Page] @ Olpc-Austria
# Installing & removing via local .xo files or downloaded bundles
# Installing & removing via local .xo files or downloaded bundles

Revision as of 22:57, 22 December 2007

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.linuxuser.at
  1. Source (GPL)
  2. Screenshots
  3. Public Repository: 32 Activities (add your .xo now!)
  4. Project Page @ Olpc-Austria
  5. Installing & removing via local .xo files or downloaded bundles
  6. ActivityBundle.install(), Unzipping, ActivityBundle.uninstall()
  7. Infos stored in a local sqlite3 db (in ~/.xo_get/activities.db)
  8. Successfully tested on the xo (build_648)
  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

Xo-get install done2.png
Xo-get install xofile.png
Xo-get remove xofile.png