KnjMokoOPKG

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(New page: == 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 S...)
 
(catchg)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
== About ==
 
== About ==
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 ==
 
It can be install through the [[Knjrepository]] like this:
 
It can be install through the [[Knjrepository]] like this:
opkg install knjmokoopkg
+
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 ==
 
== Screenshots ==
Line 23: Line 27:
  
 
[[Image:knjmokoopkg_generating_knjopkgdb.png]]
 
[[Image:knjmokoopkg_generating_knjopkgdb.png]]
 +
 +
[[Category:Package management]]

Latest revision as of 12:24, 19 July 2009

[edit] 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.

[edit] 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

[edit] Screenshots

Knjmokoopkg mainmenu.png

Knjmokoopkg archives.png

Knjmokoopkg search.png

Knjmokoopkg viewpackage.png

Knjmokoopkg generating knjopkgdb.png

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

It is written in PHP-GTK.


How to get it

It can be install through the Knjrepository like this: opkg install knjmokoopkg


Screenshots

Knjmokoopkg mainmenu.png

Knjmokoopkg archives.png

Knjmokoopkg search.png

Knjmokoopkg viewpackage.png

Knjmokoopkg generating knjopkgdb.png