pwa
Pin kolu as an app.
Pinning kolu gives it its own window, a dock or home-screen icon, and, on a secure context, a live badge plus desktop notifications for finished agents.
Browser paths
Chromium desktop / Android
Chrome, Edge, Brave, and Arc show the one-click Install path on HTTPS or localhost. On plain HTTP, use the menu’s Create shortcut flow and choose “Open as window”.
iOS
Use Share → Add to Home Screen. iOS has no install API, so this is the path from Safari, Chrome, Edge, and Firefox.
Safari desktop
Safari 17 on macOS Sonoma or newer can use File → Add to Dock.
Firefox desktop
Firefox has no native PWA install path. Use Chrome or Edge for the pinned app window, then keep using Firefox for normal browsing if you want.
Why HTTPS matters
Manual pinning gives you the window. HTTPS gives you the rest:
- the automatic Install prompt;
- the OS app badge;
- desktop notifications through the service worker;
- a stable secure context when you open kolu from another device.
For the private HTTPS path, put kolu behind Tailscale Serve.