miCoach backup is a tool to save your workouts from Adidas miCoach to your computer.
miCoach backup contains two things:
- the beginning of a Python implementation of Adidas miCoach API
- a small GUI for selecting and saving you workouts
Requirements
- a computer and a miCoach account...
No requirements with the win32 binary, from the Python source code:
Installation
No installation needed. Just move the program wherever you like.
Usage
- Run
micoach-backup - Enter your miCoach credentials
- Select workouts to be downloaded (by default the tool only looks for newly added workouts )
- Wait a few seconds, you're all done!
miCoach backup is being actively developped but is ready for use.
The API let's you do pretty much everything the website can do and even a lot more. So far you will only be able to save your workouts on you computer.
This program and its documentation are released under the terms of the BSD license.
XML manipulation library (simplexml.py) by Mariano Reingar, LGPL license
2012, Manuel Vonthron manuel.vonthron@acadis.org
