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-11-10 08:56:38 +01:00
build Project structure refactoring 2016-04-29 22:49:37 +02:00
icons Added IGC icons 2016-11-10 08:56:38 +01:00
lang Added cadence and power graphs 2016-11-06 03:28:08 +01:00
pkg Added TCX, KML and FIT file association 2016-11-02 19:39:32 +01:00
src Code cleanup 2016-11-10 08:46:59 +01:00
gpxsee.pro Added support for IGC files 2016-11-10 00:08:11 +01:00
gpxsee.qrc Added support for time graphs 2016-09-19 00:56:10 +02:00
Info.plist Fixed FIT MIME type 2016-11-08 08:41:48 +01:00
licence.txt Windows stuff 2015-10-06 01:56:19 +02:00
README.md Updated README 2016-11-08 08:47:09 +01:00

GPXSee

GPXSee is a Qt-based application for visualizing and analyzing GPX, TCX, FIT and KML files.

  • 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 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