node-notifier
node-notifier copied to clipboard
There is always a "Show" option in mac!
How to disable the default "Show" option? My current options are:
open: undefined,
closeLabel: undefined,
dropdownLabel: undefined,
actions: ["A", "B", "C"],
Apparently, the "Show" option just focuses the terminal where I'm running the node process.
Also...how to change the title from "TERMINAL-NOTIFIER" ?!
Also...how to change the title from "TERMINAL-NOTIFIER" ?!
maybe help you https://github.com/mikaelbr/node-notifier/issues/71