Mark Liversedge 385b56ee47 Python GC.activity()
.. very basic API as we develop out, it just returns a dict
   for now. Need to expand to enable returning a list if
   compare mode is active (like R).

.. implemented in a new source file Resources/python/library.py
   which is loaded directly after the interpreter is loaded at
   startup.

.. also updated src.pro to add library.py and goldencheetah.sip
   to OTHER_FILES so they can be edited easily in QtCreator.
2017-12-09 19:52:59 +00:00
2017-11-19 00:14:26 -03:00
2015-09-18 08:49:39 +01:00
2017-03-02 07:34:24 +01:00
2017-03-31 10:09:35 -06:00
2016-03-26 09:55:38 +00:00
2017-12-09 19:52:59 +00:00
2016-04-02 17:36:41 -04:00
2016-05-02 19:00:19 +01:00
2017-03-27 15:42:55 -04:00
2017-11-21 14:21:47 +01:00
2015-11-14 21:53:15 +00:00
2015-11-25 19:48:42 +00:00
2017-10-27 20:32:21 -04:00
2017-02-25 14:07:54 +01:00
2017-11-07 21:38:24 -05:00

GoldenCheetah

About

GoldenCheetah is an open-source data analysis tool primarily written in C++ with Qt for cyclists and triathletes with support for training as well.

GoldenCheetah can connect with indoor trainers and cycling equipment such as cycling computers and power meters to import data.

In addition, GoldenCheetah can connect to cloud services.

It can then manipulate and view the data, as well as analyze it.

Installing

Golden Cheetah install and build instructions are documented for each platform;

INSTALL-WIN32 For building on Microsoft Windows

INSTALL-LINUX For building on Linux

INSTALL-MAC For building on Apple OS X

OSX: Build Status

Windows: Build status

Coverity Status

Alternatively, official builds are available from http://www.goldencheetah.org

whilst the latest developer builds are available from https://github.com/GoldenCheetah/GoldenCheetah/releases

Languages
Standard ML 68.3%
C++ 28.1%
C 2.7%
Yacc 0.2%
QMake 0.2%
Other 0.1%