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
Ping host and get notification when host is online again via notification center. > Only tested on OS X.
<script type="module">
import pingnotify from 'https://cdn.skypack.dev/pingnotify';
</script>
Ping host and get notification when host is online again via notification center.
Only tested on OS X.
npm install pingnotify