Search code examples
javascriptosx-mountain-lion

Mountain Lion Notification Center from Safari


Is it possible to use something similar to the alert() function to send notifications to notification center using javascript? I tried googling but it just brings up the apple website for 10.8 features. Any pointers to how this could be done would be awesome, if it's even possible...


Solution

  • Yes, its possible to send notifications to notification center using HTML5. Check this out http://dangercove.github.com/html5-notifications/