Extract your total time and percentage spent in different heart rate zones, based on your public Strava activities.
- node 8+
- Strava API Access Token
- Clone repo
- cd into repo
npm i
- Edit
index.js
and replaceYOUR_STRAVA_ACCESS_TOKEN
with your private access token npm start