miCoach backup is was a tool to save your workouts from Adidas miCoach to your computer.
Adidas as since shut down miCoach (which makes this tool both retrospectively usefull and unusable now). You can still migrate your data to Runtastic (that Adidas bought) by following the instruction here: https://www.runtastic.com/import/runtastic/adidas.
miCoach backup contains two things:
- 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 not longer developped, nor usable since Adidas shut down the servers.
The SOAP 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 [email protected]