Syncs workouts from Wahoo SYSTM to intervals.icu
Project description
Overview
SufferSync syncs workouts from your Wahoo SYSTM training plan with intervals.icu.
Getting Started
- Install this app:
pip install suffersync
. - Get your intervals.icu API key on your account page.
- Run the app once using
suffersync
in a terminal, it'll create asuffersync.cfg
file in your current directory. - Open
suffersync.cfg
and add your configuration:- By default only future ride workouts are included. Yoga, swim, run and strength workouts are ignored, change the respective values in the config file to suit your needs.
- Add your Wahoo SYSTM username & password.
- The start & end dates that you want to get the activities for.
- Your intervals.icu athlete id & API key.
- Run the app with
suffersync
orpython -m suffersync
. - You can delete events using the range in the config file with
suffersync -d
.
Disclaimer
This website is in no way affiliated with either Wahoo SYSTM or https://intervals.icu. It was developed for personal use and is not supported. I welcome pull requests if you want to contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
suffersync-1.4.4.tar.gz
(8.3 kB
view hashes)
Built Distribution
Close
Hashes for suffersync-1.4.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05dacb6d205e4c86514e97ee589026ace7e0a136c51b6060a35431218f205cfe |
|
MD5 | 9f3d3175e1156f449ce33a8d5b8e85c8 |
|
BLAKE2b-256 | 9cb3cc1d6278683b4c7948d11f6053e45acad5a2496e8513614d38c9cc3d7044 |