-
  • +
  • You are currently connected to: {% if rower.c2token is not None and rower.c2token != '' %} Concept2 Logbook, @@ -41,44 +43,140 @@ Intervals.icu {% endif %}

    - -{% if form.errors %} -

    - Please correct the error{{ form.errors|pluralize }} below. -

    -{% endif %} -

    - - - {{ form.as_table }} -
    - {% csrf_token %} - -

  • -

    -{% if rower.garmintoken and rower.garmintoken != '' %} -

    - You are connected to Garmin. Switching off Garmin Connect sync is on the - Account settings - page. Look for the "Rowsandall" app. -

    -{% endif %} -

    - Garmin Connnect has no manual sync, so connecting your account to your Garmin account will - automatically auto-sync workouts from Garmin to Rowsandall (but not in the other direction). If you - want to export our structured workout sessions to your Garmin device, you have to set the "Garmin Activity" - to a activity type that is supported by your watch. Not all watches support "Custom" activities, so - you may have to set your activity to Run or Ride while rowing. -

    -

    - Strava Auto Import also imports activity changes on Strava to Rowsandall, except when you delete - a workout on Strava. If you want Deletions to propagate to Rowsandall, tick the Strava Auto Delete - check box. -

    +

    + Click on the icons to establish the connection or to renew the authorization. +

    -
  • +
  • +

    API Key

    +

    {{ apikey }}

    +

    + Regenerate +

    +

    This API key can be used to access the Rowsandall API. It is used by some third party applications to access your data. Keep it secret.

    +
  • + + {% if form.errors %} +
  • +

    + Please correct the error{{ form.errors|pluralize }} below. +

    +
  • + {% endif %} +
  • +

    Polar

    + + {{ forms.polar.as_table }} + +
    +

    connect with Polar

    +
  • +
  • +

    Concept2

    + + {{ forms.c2.as_table }} + +
    +

    connect with Concept2

    +
  • +
  • +

    NK

    + + {{ forms.nk.as_table }} + +
    +

    connect with NK Logbook

    +
  • +
  • +

    SportTracks

    + + {{ forms.sporttracks.as_table }} + +
    +

    connect with SportTracks

    +
  • +
  • +

    TrainingPeaks

    + + {{ forms.trainingpeaks.as_table }} + +
    +
  • +
  • +

    Rojabo

    +

    connect with Rojabo

    +
  • +
  • +

    Intervals.icu

    + + {{ forms.intervals.as_table }} + +
    +

    connect with intervals.icu

    +
  • +
  • +

    Garmin Connect

    + + {{ forms.garmin.as_table }} + +
    +

    connect with Garmin

    + +

    + Garmin Connnect has no manual sync, so connecting your account to your Garmin account will + automatically auto-sync workouts from Garmin to Rowsandall (but not in the other direction). If you + want to export our structured workout sessions to your Garmin device, you have to set the "Garmin Activity" + to a activity type that is supported by your watch. Not all watches support "Custom" activities, so + you may have to set your activity to Run or Ride while rowing. +

    + {% if rower.garmintoken and rower.garmintoken != '' %} +

    + You are connected to Garmin. Switching off Garmin Connect sync is on the + Account settings + page. Look for the "Rowsandall" app. +

    + {% endif %} +
  • +
  • +

    Strava

    +

    + {{ forms.strava.as_p }} +

    connect with strava

    +

    + Strava Auto Import also imports activity changes on Strava to Rowsandall, except when you delete + a workout on Strava. If you want Deletions to propagate to Rowsandall, tick the Strava Auto Delete + check box. +

    + +
  • +
  • +

    TrainingPeaks

    + + {{ forms.trainingpeaks.as_table }} + +
    +

    connect with Polar

    +
  • +
  • +

    RP3

    + + {{ forms.rp3.as_table }} + +
    +

    connect with RP3

    +
  • {% if grants %} +
  • Applications

    +

    + These applications have access to your Rowsandall data. +

    @@ -99,35 +197,12 @@ {% endfor %}
    +
  • {% endif %} -

    API Key

    -

    {{ apikey }}

    -

    - Regenerate -

    - This API key can be used to access the Rowsandall API. It is used by some third party applications to access your data. Keep it secret. -