pingnotify

Ping host and get notification when host is online again via notification center. > Only tested on OS X.

Usage no npm install needed!

<script type="module">
  import pingnotify from 'https://cdn.skypack.dev/pingnotify';
</script>

README

PingNotify

Ping host and get notification when host is online again via notification center.

Only tested on OS X.

Installation

npm install pingnotify

Requires

  • node-notifier
  • commander