icon GPSdings

gpsdings usage example: a mountain hike in the Alps

Windows cmd.exe syntax is used throughout this example.

Unix shells: Replace the ^ line continuation character with \. You might want to define an alias for gpsdings, e.g.

alias gpsdings='java -jar /absolute/path/to/gpsdings.jar'

which will allow you to invoke gpsdings from any working directory by simply typing gpsdings. If you use gpsdings frequently you can add the above line to your .bashrc or equivalent configuration file.

Before the trip

During the trip

After the trip