Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 735 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 735 Bytes

solid-fitness

Archive your fitness activities in a solid store where they belong

Goal:

  • pull in existing data from fitness sites.
  • allow users to record their own activities
  • manage sharing in a powerful way
  • view of all of a group's activities
  • display aggregate history, training records, etc

Github pages page:

https://linkeddata.github.io/solid-fitness/

Not sure whether this is heading for an web or a command line app or both.

The strava API token source

https://www.strava.com/settings/api

The Strava API documentation

http://strava.github.io/api/

Related projects

https://www.npmjs.com/package/hubot-strava

See the instructions for getting access tokens in

https://www.npmjs.com/package/strava-v3