Kami CLIs

Self-hosted distribution for the Kami command-line tools.

Available: excalidraw, listmonk, opencode-ctl, sish-ctl, solidtime, umami.

Linux & macOS

curl -fsSL https://get.leistenmacher.de/<cli>/install.sh | bash

Example: curl -fsSL https://get.leistenmacher.de/umami/install.sh | bash

Windows (PowerShell)

irm https://get.leistenmacher.de/<cli>/install.ps1 | iex

Example: irm https://get.leistenmacher.de/umami/install.ps1 | iex

Notes