-
Notifications
You must be signed in to change notification settings - Fork 0
Home
pytrainer is a desktop application for logging and graphing sporting excursions such as running or cycling sessions. Data can be imported from GPS devices or input manually.
Supported devices include Garmin ForeRunnner 205, 305 and 405 and any other devices that generate GPX files.
pytrainer may be available in your distribution's package repositories. If not, or if you want the latest version, then you can install from source by extracting an archived release from the pytrainer downloads page and following the instructions in the INSTALL file.
If you encounter a problem with pytrainer, please let us know so we can fix and improve things. You can either send a support request to the developers mail list (pytrainer-devel@lists.sourceforge.net ), or create a ticket. You may also want to check the FAQ.
When logging issues it is often helpful to:
-
start pytrainer in debug mode (`-d` start up option) and include logging output from `~/.pytrainer/log.out` -
when experiencing import errors, specify which plugin you are using and include the temporary import file in `~/.pytrainer/tmp/` -
provide any other output from the terminal window
pytrainer source code is hosted on GitHub: https://github.com/pytrainer.
If you are contributing features or bug fixes to pytrainer then please read the Development Guide.
If you want to help with localization then please read the Localization Guide.
##License
pytrainer is released under the GNU GPL v2+.