Skip to content

bm-i/sms-gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sms-gateway

A small webserver which bridges SMS and email. Requires a Twilio and a Mailgun account. SMS sent to a Twilio phone number should perform a HTTP request to /receive, which forwards the message as an email to a given address using Mailgun. Emails sent to a Mailgun email address should perform a HTTP request to /send, which forwards the message as a SMS to the given phone number using Twilio.

About

SMS ⇔ mail gateway, using Twilio and Mailgun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%