/moves2heia

Tool to synchronice moves from Suunto Movescount to HeiaHeia

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Usage:

On Windows:

moves2heia [movescount_uname [movescount_pw [heiaheia_uname [heiaheia_pw]]]]

On Linux:

./moves2heia.py [movescount_uname [movescount_pw [heiaheia_uname [heiaheia_pw]]]]

Known bugs:

Authentication errors are not printed. This is because the
servers do not respond with a clear error code on login error.
(And also because I was lazy.)