Atleto
Athletes Companion
About
Screenshots
Documentation
Download
Contribute
Contact
About Atleto
Latest news and releases
Atleto is an Open Source program
for logging physical activites written in C++ using the Qt library. It is released under the
GNU General Public License and is being developed by
Robert Uebbing, with occasional code
contributions from various other people (well not yet, but hopefully soon). Atleto was written with the Qt library version 3.0.x, so you must have this verion of Qt installed.
Here are some of the features of atleto:
- Logging of run and bicycling workouts
- Diary and Week views of the data
- Metric and imperial systems supported
For the future I envision this program consisting of four parts:
- The core diary that is the heart of the program. It logs all the activities and
gives some very basic information about the entries.
- A sophisticated graphical analysis tool. Also printing should be enabled from here.
- Calculators for race time prediction, pace computation.
- A trainer that can set up a training schedule for a certain goal. It should also
use the information in the diary. Differences between training goals and actual diary
are shown graphically.
Please check the contribution page to see how
you can help to make this program better and more useful. Thanks.