Skip to content

Syncs Wahoo SYSTM calendar with intervals.icu

License

Notifications You must be signed in to change notification settings

arthuracs/suffersync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 a suffersync.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 or python -m suffersync.

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.

About

Syncs Wahoo SYSTM calendar with intervals.icu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%