KnjMokoOPKG

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(How to get it)
(catchg)
 
(4 intermediate revisions by 3 users not shown)
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 ==
Line 14: Line 12:
 
In case the above fails, try:
 
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-gtk2_latest.ipk  
  opkg http://downloads.kaspernj.org/openmoko/php526_latest.ipk  
+
  opkg install http://downloads.kaspernj.org/openmoko/php526_latest.ipk  
  opkg http://downloads.kaspernj.org/openmoko/knjphpframework_latest.ipk  
+
  opkg install http://downloads.kaspernj.org/openmoko/knjphpframework_latest.ipk  
  opkg http://downloads.kaspernj.org/openmoko/knjopkgdb.ipk  
+
  opkg install http://downloads.kaspernj.org/openmoko/knjopkgdb_latest.ipk  
  opkg http://downloads.kaspernj.org/openmoko/knjmokoopkg_latest.ipk
+
  opkg install http://downloads.kaspernj.org/openmoko/knjmokoopkg_latest.ipk
  
 
== Screenshots ==
 
== Screenshots ==
Line 29: Line 27:
  
 
[[Image:knjmokoopkg_generating_knjopkgdb.png]]
 
[[Image:knjmokoopkg_generating_knjopkgdb.png]]
 +
 +
[[Category:Package management]]

Latest revision as of 11: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

In case the above fails, try:

opkg install http://downloads.kaspernj.org/openmoko/php526-gtk2_latest.ipk 
opkg http://downloads.kaspernj.org/openmoko/php526_latest.ipk 
opkg http://downloads.kaspernj.org/openmoko/knjphpframework_latest.ipk 
opkg http://downloads.kaspernj.org/openmoko/knjopkgdb.ipk 
opkg 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