Xo-get: Difference between revisions
Jump to navigation
Jump to search
Crazy-chris (talk | contribs) m (+ screenshots) |
Crazy-chris (talk | contribs) m (easy installation: 'wget xo-get.linuxuser.at') |
||
Line 1: | Line 1: | ||
XO-Get is a very simple package-installer / manager, used for installing, testing and removing activities for / on the xo-laptop. |
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 |
|||
⚫ | |||
# [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]: 25 Activities (add your .xo now!) |
||
Line 15: | Line 18: | ||
./xo-get.py remove activity_name / activity_file.xo |
./xo-get.py remove activity_name / activity_file.xo |
||
'''[http://www.linuxuser.at/xo-get. |
'''[http://www.linuxuser.at/xo-get/xo-get.py xo-get.py]''' |
||
<div style="border:2px solid grey; width:200px; float:left; margin-right:10px;">[[Image:Xo-get_install_done2.png|200px]]</div> |
<div style="border:2px solid grey; width:200px; float:left; margin-right:10px;">[[Image:Xo-get_install_done2.png|200px]]</div> |
Revision as of 21:48, 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
- Source (GPL)
- Screenshots
- Public Repository: 25 Activities (add your .xo now!)
- Project Page @ Olpc-Austria
- Installing & removing via local .xo files or downloaded bundles
- ActivityBundle.install(), Unzipping, ActivityBundle.uninstall()
- Infos stored in a local sqlite3 db (in ~/.xo_get/activities.db)
- Successfully tested on the xo (build_648)
- 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