particle particle-adafruitio A simple Node.JS daemon that listens for published events on your Particle event stream, parses them, and pushes them to Adafruit IO. Source code and instructions at [ github.com ].
particle particle-initialstate A simple Node.JS daemon that listens for published events on your Particle event stream, parses them, and pushes them to Initial State]. Source code and instructions at [ github.com ].
particle particle-statsd A small Node.JS script to monitor a Particle pubsub event stream and send metrics to a StatsD instance. Source code and instructions at [ github.com ].
metrics statsd-graphite A Docker container running a combined StatsD + Graphite + Carbon stack for super quick metrics collection and display. Docker image available at [ hub.docker.com ].
3dprinting 3dprinter-statsd A small Node.JS script to periodically grab temperature metrics from a 3D printer (via OctoPrint) and send them to a StatsD instance. Source code and instructions available at [ github.com ].