Introduction
Notifications provide a great way to engage users of your applications and can be used to provide or solicit feedback. In this tutorial, we will be examining how to send notifications using Node.js and node-notifier
.
node-notifier
is a library for sending cross-platform native notifications in Node JS.