Gtkaddpoi

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 32: Line 32:
  
 
  opkg update
 
  opkg update
  opkg install twittermoko
+
  opkg install gtkaddpoi
  
 
[[Category:GPS Applications]]
 
[[Category:GPS Applications]]

Revision as of 01:10, 5 December 2008

Window for search address
Window for delete POI
Window with preview of POI with zoom button


Introduction

gtkaddpoi is a simple gtk interface for search an address and add as POI on TangoGPS. It's use Yahoo Maps API for found coordinate from an address and put this POI on TangoGPS database.

Installation

You can download ipk fils from following link

http://projects.openmoko.org/frs/download.php/490/gtkaddpoi_0.5_all.opk

and then:

opkg install gtkaddpoi_0.5_all.opk

or directly:

opkg install http://projects.openmoko.org/frs/download.php/490/gtkaddpoi_0.5_all.opk

Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command:

cd /etc/opkg
wget http://minucci.net/file/gecco-feed.conf

and then:

opkg update
opkg install gtkaddpoi
Personal tools
Window for search address
Window for delete POI
Window with preview of POI with zoom button


Introduction

gtkaddpoi is a simple gtk interface for search an address and add as POI on TangoGPS. It's use Yahoo Maps API for found coordinate from an address and put this POI on TangoGPS database.

Installation

You can download ipk fils from following link

http://projects.openmoko.org/frs/download.php/490/gtkaddpoi_0.5_all.opk

and then:

opkg install gtkaddpoi_0.5_all.opk

or directly:

opkg install http://projects.openmoko.org/frs/download.php/490/gtkaddpoi_0.5_all.opk

Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command:

cd /etc/opkg
wget http://minucci.net/file/gecco-feed.conf

and then:

opkg update
opkg install gtkaddpoi