Skip to content

Browser JS library to fetch a list of bikerides from Google Fit

Notifications You must be signed in to change notification settings

laurieboyes/get-google-fit-bike-rides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Bike Rides

Browser JS library for getting Google Fit users' bikerides between two dates, including the times and start and end locations.

Requirements

Set up Google API. See demo/index.html for an example, or refer to these docs for detailed instructions (TODO link), or here's the gist:

  • Add <script src="https://apis.google.com/js/api.js"></script> into the page
  • Configure a Gooogle API Client and set the origin, grab the keys
  • ...

About

Browser JS library to fetch a list of bikerides from Google Fit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published