Skip to content

Extract your total time and percentage spent in different heart rate zones

License

Notifications You must be signed in to change notification settings

kettel/strava-zones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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