logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pytrainer - sport activity logging tool

Authors

This manual page was originally written by Braulio Valdivielso <brlvldvlsmrtnz@gmail.com> and polished by Christian Perrier <bubulle@debian.org>. Detailed information and further changes by David García Granda <dgranda@gmail.com>. For more information please check 'Credits' in 'About' menu. Thanks to everyone who contributes and supports pytrainer.

Description

pytrainer is a tool to log all sport excursions coming from GPS devices (with a focus on Forerunner) or GPX (http://www.topografix.com) files. Pytrainer supports GPS track files and displays it in graphs, maps...

Examples

pytrainer starts pytrainer with log level set to ERROR pytrainer -d starts pytrainer with log level set to DEBUG (troubleshooting)

Name

pytrainer - sport activity logging tool

Options

-h, --help show this help message and exit -d, --debug enable logging at debug level -i, --info enable logging at info level -w, --warn enable logging at warning level --valid enable validation of files imported by plugins (details at info or debug logging level) - note plugin must support validation --check triggers database (only sqlite based) and configuration file sanity checks, adding fields if necessary. Backup of database is done before any change. Details at info or debug logging level --oldgraph Turn off new graphing approach --newgraph Deprecated option: turn on new graphing approach --confdir=CONF_DIR Specify the directory where application configuration will be stored. --logtype=TYPE Specify where logging should be output to. TYPE is one of 'file' (default), or 'console'.

See Also

Project web site: https://github.com/pytrainer/pytrainer Distribution list: pytrainer-devel@lists.sourceforge.net version 1.10.0 2013-03-06 pytrainer(7)

Synopsis

pytrainer [options]

See Also