The example:
$ notify -t "Agent Coulson" --icon https://raw.githubusercontent.com/mikaelbr/node-notifier/master/example/coulson.jpg
doesn't work unless a message is also included:
$ notify -t "Agent Coulson" -m "It's a magical place" --icon https://raw.githubusercontent.com/mikaelbr/node-notifier/master/example/coulson.jpg
The example:
$ notify -t "Agent Coulson" --icon https://raw.githubusercontent.com/mikaelbr/node-notifier/master/example/coulson.jpgdoesn't work unless a message is also included: