Squashed commit of the following:
[GPXSee.git] / README.md
blob4229706b4d4f2d2e1a61d6cfbdc2f9c16cbddace
1 # GPXSee
2 GPXSee is a Qt-based GPS log file viewer and analyzer that supports GPX, TCX,
3 KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.
5 ## Features
6 * User-definable online maps (OSM/Google tiles, WMTS, WMS).
7 * Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, GeoTIFF images).
8 * Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
9 * Support for multiple tracks in one view.
10 * Support for POI files.
11 * Print/export to PDF.
12 * Full-screen mode.
13 * HiDPI/Retina displays & maps support.
14 * Native GUI for Windows, Mac OS X and Linux.
15 * Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, OziExplorer (PLT, RTE, WPT) and Garmin CSV files.
17 ![GPXSee - Linux](https://a.fsdn.com/con/app/proj/gpxsee/screenshots/linux2.png)
19 ## Build
20 Build requirements:
21 * Qt 4.8 or QT 5.x (Qt >= 5.10.1 recommended for all features)
22 * C++03 compiler (tested: msvc2015, gcc >= 4.8, clang/Apple LLVM version 8.1.0)
24 Build steps:
25 ```shell
26 lrelease gpxsee.pro
27 qmake gpxsee.pro
28 make # nmake on windows
29 ```
31 ## Download
32 * [Windows & OS X builds](http://sourceforge.net/projects/gpxsee)
33 * [Linux packages](http://software.opensuse.org/download.html?project=home%3Atumic%3AGPXSee&package=gpxsee)
35 ## Changelog
36 [Changelog](https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes)
38 ## Homepage
39 http://www.gpxsee.org
41 ## Maps
42 [GPXSee maps repository](https://github.com/tumic0/GPXSee-maps)
44 ## Translations
45 GPXSee uses [Weblate](https://hosted.weblate.org/projects/gpxsee) for translations.