https://github.com/linkeddata/solid-fitness
Archive your fitness activities in a solid store where they belong
https://github.com/linkeddata/solid-fitness
Last synced: 4 months ago
JSON representation
Archive your fitness activities in a solid store where they belong
- Host: GitHub
- URL: https://github.com/linkeddata/solid-fitness
- Owner: linkeddata
- License: mit
- Created: 2018-02-01T18:40:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-06T01:11:43.000Z (over 8 years ago)
- Last Synced: 2024-04-16T00:08:26.211Z (about 2 years ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 7
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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