diff options
author | Kyle Guinn <elyk03@gmail.com> | 2014-09-28 01:20:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-28 01:20:19 +0700 |
commit | 3acc06b5abfe66203cc388742efb4879b95fa781 (patch) | |
tree | dea43f47b0f1009a38a24b67685fc8ffc8901d93 /gis/pytrainer/README | |
parent | abbd371347da226f12d5b303f0354cec5bb88a71 (diff) |
gis/pytrainer: Added (activity viewer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/pytrainer/README')
-rw-r--r-- | gis/pytrainer/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gis/pytrainer/README b/gis/pytrainer/README new file mode 100644 index 0000000000000..d697ab97ffa1f --- /dev/null +++ b/gis/pytrainer/README @@ -0,0 +1,6 @@ +Pytrainer is a tool to log all your sport excursion coming from GPS +devices (with a focus on ForeRunner) or GPX files. Pytrainer supports +GPS track files and displays it in graphs, maps... + +The plugins and extensions may have additional dependencies. +See /usr/doc/pytrainer-$VERSION/INSTALL for details. |