Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.74 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.74 KB

zoffline-helper

Scripts to configure Zwift client (for Windows) to use zoffline, connect to Strava and download Zwift profile.

To install zwift-offline:

Enabling/Disabling zwift-offline

To use Zwift online like normal, open the hosts shortcut and comment out or remove the line with Zwift servers before starting Zwift.

To upload activities to Strava (optional):

  • Get CLIENT_ID and CLIENT_SECRET from https://www.strava.com/settings/api
  • Run strava_auth.exe --client-id CLIENT_ID --client-secret CLIENT_SECRET and allow it in Windows Firewall.
  • Open http://localhost:8000/ and authorize.
  • Move the resulting strava_token.txt into the storage\1 directory.
  • If testing, ride at least 300 meters, shorter activities won't be uploaded.

Join the zoffline Strava group https://www.strava.com/clubs/zoffline

To download your Zwift profile (optional):

  • Disable zwift-offline (see Enabling/Disabling zwift-offline above).
  • Run get_profile, type your Zwift login (e-mail) and password.
  • Move the resulting profile.bin, achievements.bin and economy_config.txt into the storage\1 directory.