polert

1.0.0 • Public • Published

polert

PushOver Alerter from CLI

Tool for linux (and may be Windows) console for sending push alerts over PushOver service.

Using is simple: polert --message="Test message" --subject="Test subj"

In your .bashrc need to add lines:

export PUSHOVER_APP="<application token>"
export PUSHOVER_USER="<user token>"

Package Sidebar

Install

npm i polert

Weekly Downloads

0

Version

1.0.0

License

GPL-3.0-or-later

Unpacked Size

38.7 kB

Total Files

11

Last publish

Collaborators

  • wexxew