KnjMokoOPKG

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(How to get it)
(About)
Line 2: Line 2:
 
[[KnjMokoOPKG]] is an application to install, remove and search for software through [[Opkg]].
 
[[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 simular tools.
+
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]].
 
It is written in [[PHP-GTK]].
 
 
  
 
== How to get it ==
 
== How to get it ==

Revision as of 20:28, 2 April 2009

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.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