pushedover

0.0.0 • Public • Published

node-pushedover

Send a pushover notification when a task finishes

install

npm install -g pushedover

Expects a .pushedoverrc file in your home folder, in the style of:

{
  "user": "yourusertoken",
  "token": "yourapplicationtoken"
}

usage

# waits until task is done, sends stdout and stderr preview to your phone 
pushedover node longrunningtask.js

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i pushedover

    Weekly Downloads

    0

    Version

    0.0.0

    License

    BSD-2-Clause

    Last publish

    Collaborators

    • tmcw