1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00
GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files. https://www.gpxsee.org
Go to file
2016-12-07 02:02:39 +01:00
build Project structure refactoring 2016-04-29 22:49:37 +02:00
icons Added options dialogue 2016-12-06 01:48:26 +01:00
lang Localization update 2016-11-18 08:10:23 +01:00
pkg Added missing OpenGL related libs to Windows package. 2016-12-06 22:05:26 +01:00
src Use OpenGL also for graph views when selected 2016-12-07 02:02:39 +01:00
gpxsee.pro Added missing OpenGL related libs to Windows package. 2016-12-06 22:05:26 +01:00
gpxsee.qrc Added options dialogue 2016-12-06 01:48:26 +01:00
Info.plist Added NMEA icons 2016-11-18 08:03:04 +01:00
licence.txt Windows stuff 2015-10-06 01:56:19 +02:00
README.md README update 2016-11-23 19:54:46 +01:00

GPXSee

GPXSee is a Qt-based GPS log file viewer and analyzer that supports GPX, TCX, KML, FIT, IGC and NMEA files.

Features

  • User-definable map sources.
  • Elevation, speed, heart rate, cadence, power and temperature graphs.
  • Support for multiple tracks in one view.
  • Support for POI files.
  • Print/export to PDF.
  • Full-screen mode.
  • Native GUI for Windows, Mac OS X and Linux.
  • Opens GPX, TCX, FIT, KML, IGC, NMEA and Garmin CSV files.

GPXSee - Linux

Build

Linux/OS X

lrelease gpxsee.pro
qmake gpxsee.pro
make

Windows

lrelease gpxsee.pro
qmake gpxsee.pro
nmake release

Binaries

Homepage

GPXSee homepage: http://tumic.wz.cz/gpxsee