Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 535 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 535 Bytes

travel-time

I'm considering moving, and I want to see how my commute will compare if I move to various locations. So I wrote some gulp tasks that will pull origins/destinations from google sheets, request the current travel time, and update a sheet with that data. Then it can be scheduled to run every morning and night.

So far it just reads the travel data and writes it to the console.

requires a client_secret.json file in the root directory as instructed here: https://developers.google.com/sheets/api/quickstart/nodejs