dylang / grunt-notify

Automatic Notifications when Grunt tasks fail.
https://npmjs.org/package/grunt-notify
MIT License
921 stars 73 forks source link

Request: add notification sound #90

Open swenzel opened 9 years ago

swenzel commented 9 years ago

Hey there,

the popup is already great, but I wonder if it would also be possible to get a nice notification sound? Like Thunderbird does it, when you get a new mail.

Cheers, Swen

johntrandall commented 9 years ago

+1

caseydriscoll commented 9 years ago

+1

bwitkowicz commented 8 years ago

+1

gregpettit commented 8 years ago

There is already a default sound, no? I get a sound. But what I would be interested in is configuring the notification to be silent on demand. :) So, configurable notification sound, where one of the configuration options is silence.

In Toaster for Windows, there's an option for audio:silent:true, however, I do not know how to access this as a CLI flag... Googling is coming up short. Otherwise I would be happy to try adding it as an option... probably best to leave it to people who can do cross-platform implementation anyhow.