Merge branch 'origin/master' into Weblate
[GPXSee.git] / README.md
blobf4488931d414214870b39261711dcf3f97c8020b
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](https://github.com/tumic0/GPXSee-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 ```shell
21 lrelease gpxsee.pro
22 qmake gpxsee.pro
23 make
24 ```
26 ## Download
27 * [Windows & OS X builds](http://sourceforge.net/projects/gpxsee)
28 * [Linux packages](http://software.opensuse.org/download.html?project=home%3Atumic%3AGPXSee&package=gpxsee)
30 ## Changelog
31 [Changelog](https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes)
33 ## Homepage
34 http://www.gpxsee.org
36 ## Translations
37 GPXSee uses [Weblate](https://hosted.weblate.org/projects/gpxsee) for translations.