0.0.2 • Published 11 years ago

urgentilio v0.0.2

Weekly downloads
14
License
-
Repository
github
Last release
11 years ago

#urgentilio

Urgent email to SMS sender.

The app will connect to your email account using IMAP. Any new messages addressed to <name>+urgent@<domain.tld> will be checked against a database of already sent messages. Provided these have not been sent yet, we use the Twilio API to send them.

$ sudo npm install urgentilio -g
$ touch config.coffee
# http://linux.die.net/man/1/watch
$ watch --color --interval 60 urgentilio

The config.coffee file is read relative to your current working directory.