urgentilio

0.0.2 • Public • Published

#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.

You can also pass a path to a custom config file like so:

$ urgentilio ./config.coffee

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i urgentilio

    Weekly Downloads

    1

    Version

    0.0.2

    License

    none

    Last publish

    Collaborators

    • radekstepan