forked from viking-gps/viking
-
Notifications
You must be signed in to change notification settings - Fork 0
Viking is a free/open source program to manage GPS data. You can import and plot tracks and waypoints, show OpenStreetMaps and/or Terraserver maps under it, download geocaches for an area on the map, make new tracks and waypoints, see real-time GPS position, etc. It is written in C with the GTK+ 2 toolkit.
License
evanbattaglia/viking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Viking is a free/open source program to manage GPS data. You can import, plot and create tracks and waypoints, show OSM, Terraserver and other maps, see real-time GPS position, get geocaches, control items, etc. It is written in C & the GTK+2 toolkit. Website: http://viking.sf.net/ Obtaining Viking ================ You can download tarball of latest released version at http://sourceforge.net/projects/viking/files You can also retrieve the latest development version on the official Git repo: $ git clone git://viking.git.sourceforge.net/gitroot/viking/viking Installing Viking ================= If you downloaded viking from Git, you have to: $ autogen.sh Next, or if you downloaded a tarball, you have to: $ ./configure $ make Check output of "./configure --help" for configuration options. In particular, it is possible to disable some features, like --disable-google in order to disable any Google stuff. If you whish to install viking, you have to (as root): # make install For detailled explaination on install, see INSTALL file. Examples ======== See test/ subdirectory for examples. Documentation ============= See doc/ and help/ subdirectories for documentation. You can also access user manual via Help menu entry.
About
Viking is a free/open source program to manage GPS data. You can import and plot tracks and waypoints, show OpenStreetMaps and/or Terraserver maps under it, download geocaches for an area on the map, make new tracks and waypoints, see real-time GPS position, etc. It is written in C with the GTK+ 2 toolkit.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 95.8%
- C++ 3.7%
- Other 0.5%