Metadata-Version: 2.1
Name: suffersync
Version: 1.1.0
Summary: Syncs workouts from Wahoo SYSTM to intervals.icu
Home-page: https://github.com/bakermat/suffersync
Author: Bakermat
Author-email: 
License: MIT
Description: ## Overview
        SufferSync syncs workouts from your Wahoo SYSTM training plan with [intervals.icu](https://intervals.icu).
        
        ## Getting Started
        - Install this app: `pip install suffersync`.
        - Get your intervals.icu API key on your [account page](https://intervals.icu/settings).
        - Run the app once, it'll create a `suffersync.cfg` file in your current directory.
        - Open `suffersync.cfg` and add your configuration:
            - By default only future workouts are included and yoga workouts are ignored, change the respective values if you want past workouts or yoga workouts to be synced.
            - 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.
Platform: UNKNOWN
Description-Content-Type: text/markdown
