Dylan Greene
Dylan Greene
Thanks @johnmcase! @matttrawicki, have you tried the PR to see if it fixes the problem for you?
Thanks for adding this! Can somebody else who uses `KDE`/`kdialog` verify that this PR works for them?
The way it is set up right now it picks based on what's available. If you specify `growl` and a user doesn't have it installed, it won't try a different...
Oh I see, cool idea! So would email be the last resort if nothing else worked, like when running from Jenkins or Travis, or would it be in addition to...
If you look in https://github.com/dylang/grunt-notify/blob/master/lib/notify-lib.js you can see how it choose the platform. I assume you'll need some way to configure the email from the Gruntfile and have it used...
@rally25rs what's the output with `verbose` enabled? use `-v` or `--verbose`
I would love to support this. How would it work? Would it require a Chrome extension? How would the Grunt task talk to Chrome?
I'm trying things out, it doesn't seem possible to change the icon for the OS X built-in notification system because once you set an icon, the OS caches it. Anybody...
I agree. Could it list all the projects I watch and provide a checkbox for each, default to on.
This is even more harsh in Node 0.6.7+... Node detects the memory leak and throws an exception.