native-notifier

0.1.6 • Public • Published

native-notifier

Use native system notifications for MacOS, Win & Linux. No bullshit & no Growl.

const notify = require('native-notifier');
notify({
  app: 'Loggy',
  icon: `${__dirname}/loggy.png`,
  message: 'TypeError: stack is shown',
  title: 'Loggy error'
});

Screen Shot 2013-04-21 at 03 26 41

License

MIT

Package Sidebar

Install

npm i native-notifier

Weekly Downloads

6,255

Version

0.1.6

License

MIT

Unpacked Size

6.26 kB

Total Files

10

Last publish

Collaborators

  • paulmillr
  • shvaikalesh