mikaelbr / node-notifier

A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
MIT License
5.73k stars 322 forks source link

Update terminal-notifier to alerter #246

Open foxt opened 6 years ago

foxt commented 6 years ago

Terminal-notifier has been updated to remove most of its features with interaction.

https://github.com/vjeantet/alerter should be used instead as it has the features of terminal-notifier plus better interaction.

mikaelbr commented 6 years ago

I looked into alerter earlier, but to me it looks like the terminal notifier version node-notifier uses is "newer" than the alterter bundle? And does alerter still have the memory leak from earlier terminal-notifier?