A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`node-notifier` is a cross-platform Node.js library that sends native desktop notifications on macOS, Windows, and Linux, falling back to Growl if no native option is available. It provides a simple API for sending alerts with titles, messages, icons, and sounds, making it ideal for Node.js and Electron applications that need to notify users. The module abstracts platform-specific differences while offering advanced options like actions, replies, and callbacks.