Skip to content

A growl based mqtt monitor, written in node.js javascript.

Notifications You must be signed in to change notification settings

adamvr/mqtt-growl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-growl

A simple little app that subscribes to a given list of mqtt topics on the specified broker and generates a growl notification whenever a message arrives

dependencies

todo

Notifications on growl servers other than localhost

known problems

Tends to crash on very busy mqtt brokers (such as test.mosquitto.org). This is likely due to node-growl spawning too many processes. The stop gap solution is the -d parameter, which allows node-growl to spawn a process only every x milliseconds.

About

A growl based mqtt monitor, written in node.js javascript.

Resources

Stars

Watchers

Forks

Packages

No packages published