View source for KnjMokoOPKG

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to KnjMokoOPKG.

Personal tools

About

KnjMokoOPKG is an application to install, remove and search for software through Opkg.

Instead of using Opkg directly (which is horribly slow), it uses knjOPKGDB (which is a SQLite3-database with information about the packages), making it much faster than similar tools.

It is written in PHP-GTK.

How to get it

It can be install through the Knjrepository like this:

opkg install knjmokoopkg

In case the above fails, try:

opkg install http://downloads.kaspernj.org/openmoko/php526-gtk2_latest.ipk 
opkg install http://downloads.kaspernj.org/openmoko/php526_latest.ipk 
opkg install http://downloads.kaspernj.org/openmoko/knjphpframework_latest.ipk 
opkg install http://downloads.kaspernj.org/openmoko/knjopkgdb_latest.ipk 
opkg install http://downloads.kaspernj.org/openmoko/knjmokoopkg_latest.ipk

Screenshots

Knjmokoopkg mainmenu.png

Knjmokoopkg archives.png

Knjmokoopkg search.png

Knjmokoopkg viewpackage.png

Knjmokoopkg generating knjopkgdb.png