mikaelbr/gulp-notify

Add default appIcon to Gulp logo

Closed this issue · 3 comments

Should add a default appIcon to node-notifier module. This should fail gracefully on other platforms.

I might just wait till you implement this actually, that's all I was trying to do with the appIcon option :)

Great. 😃 I'll try to find the time for this over the weekend.

This should now work as expected.
I added the Gulp logo on regular notifications, and the logo with inverted colors on error. This should help easily distinguish error and non-errors with a glance. I also added the "Frog" sound if on Mac.

Please let me know if you have any problems!

(Note: This will only work on Mac if you have OS X 10.9 or above)