Localization update
[GPXSee.git] / README.md
blobfb3ca770f190bf24ece5ce9d211660d87484478a
1 # GPXSee
2 GPXSee is a Qt-based GPS log file viewer and analyzer that supports GPX, TCX,
3 KML, FIT, IGC and NMEA files.
5 ## Features
6 * User-definable map sources.
7 * Elevation, speed, heart rate, cadence, power and temperature graphs.
8 * Support for multiple tracks in one view.
9 * Support for POI files.
10 * Print/export to PDF.
11 * Full-screen mode.
12 * Native GUI for Windows, Mac OS X and Linux.
13 * Opens GPX, TCX, FIT, KML, IGC, NMEA and Garmin CSV files.
15 ![GPXSee - Linux](https://a.fsdn.com/con/app/proj/gpxsee/screenshots/linux.png)
17 ## Build
18 ### Linux/OS X
19 ```shell
20 lrelease gpxsee.pro
21 qmake gpxsee.pro
22 make
23 ```
24 ### Windows
25 ```shell
26 lrelease gpxsee.pro
27 qmake gpxsee.pro
28 nmake release
29 ```
31 ## Binaries
32 * Windows & OS X builds: http://sourceforge.net/projects/gpxsee
33 * Linux packages: https://build.opensuse.org/project/repositories/home:tumic:GPXSee
35 ## Homepage
36 GPXSee homepage: http://tumic.wz.cz/gpxsee