Diagrams
Build live dashboards by overlaying real-time sensor readings and device status on your own SVG diagrams.
Run a krill server on a Raspberry Pi, a laptop, or a rack box. Open the app on any device on your network. Wire sensors, schedulers, calculations, GPIO and dashboards into a live swarm — no cloud, no accounts, no rented brain. The architecture pros use for SCADA, scaled down to fit on a workbench.
Four minutes. Three nodes. One mental model that scales from a single thermostat to a building's worth of sensors.
One swarm, every screen — install the control app, or stand up a server.
$ curl -fsSL https://cms.krill.systems/distro/server/install_krill.sh | sudo bash$ curl -fsSL https://cms.krill.systems/distro/desktop/install_krill_desktop.sh | sudo bashBuild live dashboards by overlaying real-time sensor readings and device status on your own SVG diagrams.
Communicate with hardware devices via USB and serial ports for sensor data and device control.
Organize automation configurations into reusable, shareable project containers.
Resilient peer-to-peer server connections forming a decentralized mesh network.
Trigger workflows when HTTP requests are received at webhook endpoints.
Connect to external Krill servers for remote management and monitoring.
Visualize data points with customizable charts and graphs for trend analysis.
Control Raspberry Pi GPIO pins for digital input/output and PWM operations.
Send HTTP requests to external systems for integration and notifications.
Control devices and IoT applications using MQTT protocol with publish/subscribe messaging.