Live data from Hacker News

Show HN: Receive desktop notifications from your web apps

notiapp.com

11–14 of 14 posts

Re: Show HN: Receive desktop notifications from your web apps

#12
Cool concept, but even using Zapier, I can't find any of the things I'd actually like to be notified about.

To provide a couple easy examples, I want notifications for time-wasting sites like reddit and facebook so that I spend less time visiting those sites to check for notifications. In the case of facebook, I want to know about anything that triggers a notification, or about incoming messages. On reddit, I want to be notified about a comment reply, PM, mod mail or new modqueue item.

Re: Show HN: Receive desktop notifications from your web apps

#13

Earlier quoted context omitted.

And are you poling the noti server? I'm wondering how realtime it is :-)

We use a socket-based connection on the clients. Messages should be delivered in very near to real-time. There's no polling here ;)

is this mac only?

Re: Show HN: Receive desktop notifications from your web apps

#14

Coming soon to a browser near you, the HTML5 Notification API: http://www.html5rocks.com/en/tutorials/notifications/quick/ http://dangercove.github.com/html5-notifications/

That's cool, if you happen to have the web app open. With Noti, the app just runs all the time (out of the way) and lets you receive messages at any time.

Nice! Thanks for pointing that out.
Post reply on HN