SportsTracker 3.6.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News SportsTracker 3.6.0 (Default branch)
# 1  
Old 12-22-2008
SportsTracker 3.6.0 (Default branch)

ImageSportsTracker is an application for recording sporting activities. It is not bound to a specific kind of sport, as categories can be created for all sport types, such as cycling, running, or tennis. The main advantages are the good overview of your exercises and the easy creation of exercise statistics for specific time ranges and sport types. Users of heart rate monitors (Polar and CicloSport) can import, display (including diagrams), and organize the recorded exercise data.License: GNU General Public License (GPL)Changes:
The biggest improvement is drag and drop support of recorded exercise files to the calendar view; the import of recorded data is done much faster now. The calendar now displays exercise tooltips with further information. All diagrams scale correctly and use proper system fonts. Full builds (Ant) can also be done without the NetBeans IDE. The Czech and French translations have been updated.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
pytrainer(7)						 Miscellaneous Information Manual					      pytrainer(7)

NAME
pytrainer - sport activity logging tool SYNOPSIS
pytrainer [options] DESCRIPTION
pytrainer is a tool to log all sport excursions coming from GPS devices (with a focus on ForeRunnner 205, 305 and 405) or GPX (http://www.topografix.com) files. Pytrainer supports GPS track files and displays it in graphs, maps... 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'. EXAMPLES
pytrainer starts pytrainer with log level set to ERROR pytrainer -d starts pytrainer with log level set to DEBUG (troubleshooting) AUTHORS
This manual page was originally written by Braulio Valdivielso <brlvldvlsmrtnz@gmail.com> and polished by Christian Perrier <bubulle@debian.org>. For more information please check 'Credits' in 'About' menu. Thanks to everyone who contributes and supports pytrainer. SEE ALSO
Project web site: http://sourceforge.net/apps/trac/pytrainer/ Distribution list: pytrainer-devel@lists.sourceforge.net version 1.0 2011-08-29 pytrainer(7)