Skip to content

A server that sends text messages to pre-determined CAN phone numbers with an update on the current wind conditions, such that one may determine whether or not it is a good time to go for a ride and beat the King of the Hill on Strava ;) Generalized to work by sending updates based on Craigslist Listings.

Notifications You must be signed in to change notification settings

krhae/can-i-coast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// TODO: Fill this out for use, dependencies, install, etc.

Dev Setup: cd can-i-coast npm install npm run server

Gmail Token Generation:

  • Create a .credentials folder under the root directory
  • In the root directory, run 'npm run server'
  • Copy the URL from the console, into a web browser
  • Accept the conditions for your gmail account
  • Copy the code in the redirect URI into the command line and press enter
  • Your Gmail credentials should now be authorized
  • Restart the server

About

A server that sends text messages to pre-determined CAN phone numbers with an update on the current wind conditions, such that one may determine whether or not it is a good time to go for a ride and beat the King of the Hill on Strava ;) Generalized to work by sending updates based on Craigslist Listings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published