Skip to content

puzzledsean/TextDirections

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

TextDirections

I wanted to play around with the Twilio and Google Maps API. This quick script lets users text an origin and destination location, and receive the directions in an SMS text message.

Setup

  • Set up a Twilio account and buy a phone number
  • Set up a web hook (like ngrok) and add it to the "Manage Numbers" page
  • Get a Google Maps API Key and fill out credentials in receive_sms.py

And finally,

python receive_sms.py

Thanks for checking this out 🐰

About

Small SMS script that sends map directions to a user's phone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages