Hey everyone ![]()
I built a small open-source plugin that turns any key on an Ulanzi Deck into a
live status light for an n8n workflow. I kept finding out a workflow had broken only
after something downstream failed — now a physical key shows it at a glance.
What it does
- Polls the n8n API for one workflow → runs / errors / success rate / avg duration (1h–30d)
- 16 layouts, 10 color themes
- Traffic-light status
OK →
WARN →
ERR with thresholds you set; the whole key
blinks red on critical - Optional desktop notification on failure + recovery
- Press the key to open the workflow (or its executions) in your browser
- Settings panel in 24 languages
It talks directly to your own n8n instance over the REST API — no third-party
server, no telemetry, the API key stays on your machine.
Feedback and feature ideas very welcome — happy to answer questions about how it works!



