Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 428 Bytes

Strava Zones

Extract your total time and percentage spent in different heart rate zones, based on your public Strava activities.

Requirements

  • node 8+
  • Strava API Access Token

Run

  1. Clone repo
  2. cd into repo
  3. npm i
  4. Edit index.js and replace YOUR_STRAVA_ACCESS_TOKEN with your private access token
  5. npm start

Demo

alt-text