Skip to content

willh0/Notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#Notifier

Notifier will text you if it receives an email to the specified folder/email address.

It uses the Tropo API. Your app should look something like this:

call('+'+to, {network:"SMS"});
say("Check yr email ( " + msg + " )");

You'll need to get the outbound messaging token from Tropo, and set up a US number (since Tropo only supports texting from US numbers).

About

Checks an imap folder, texts you when you get an email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages