npm install davecast
davecast is a websockets-based way to get instant notification of messages that emanate from my blog, linkblog, photos, cards and Frontier updates. On the backend is a customized River5 server.
Until now this flow was only available through Slack. But now it's open to everyone with a Node.js installation through the davecast package. And it might be a prototype for other people's casts.
There's a hello world app in the examples folder.
First release.