Install Krill Desktop App for Linux
Install the Krill Desktop control app on a Debian or Ubuntu Linux desktop
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 bashInstall the Krill Desktop control app on a Debian or Ubuntu Linux desktop
Install the Krill Server on a Raspberry Pi, including the Zulu JDK and the krill-pi4j GPIO service
Use logic gates and GPIO pins to build leak detection safety interlocks for aquarium and hydroponic water systems with Krill.
Understanding how Krill servers and clients manage TLS certificates for secure peer-to-peer communication
Deep dive into Krill's peer-to-peer mesh networking including beacon discovery, cluster PIN trust, SSE real-time updates, and server settings bootstrap
Understanding how Krill servers use API keys for client authentication and how to manage them
Understanding how Krill securely executes user-provided Python scripts with multi-level sandboxing and isolation