What is node-notifier?
"A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)"
node-notifier is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 5.4 MB on disk.
Installation Guide
# Install via NPM
npm install node-notifier
# Install via Yarn
yarn add node-notifier