adamvr / mqtt-growl

A growl based mqtt monitor, written in node.js javascript.
9 stars 2 forks source link

Connects but never growls? #2

Open andypiper opened 12 years ago

andypiper commented 12 years ago

I've been trying this in node 0.8.8 against m2m.eclipse.org - it appears to connect and ping, but as messages are published on the topic it is listening on, no Growl notifications appear.

adamvr commented 12 years ago

Does growlnotify work properly for you? node-growl is pretty much just a wrapper around it.