node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Add 'Notification Center' support to notifications #282

Open tlattimore opened 10 years ago

tlattimore commented 10 years ago

I think a real nice feature would be adding support for Mac OS X's Notification Center for nt --watch to send notifications to. Maybe add an implementation that uses node-notifier as a dependency?

zenorocha commented 10 years ago

Sounds like a good idea @tlattimore :)

brunocoelho commented 10 years ago

It seems easy to implement.

iancrowther commented 10 years ago

+1