Install
ThirdFlare One wraps the host warp-cli binary. Install Cloudflare WARP first, then ThirdFlare One.
Requirements
- Node.js 18+ (20 recommended)
- warp-cli from Cloudflare WARP
- Linux for tray, kill switch, and NetworkManager helpers (macOS/Windows: daemon + Web UI)
- PyQt6 + PyQt6-WebEngine for the native KDE tray (
pip install PyQt6 PyQt6-WebEngine)
Choose a path
| Path | Best for |
|---|---|
| Quick install | Clone repo and run ./thirdflare-one install |
| User install | Idempotent install to ~/.local/share/thirdflare-one |
| Distribution channels | AppImage, deb, Flatpak, Snap, Homebrew |
| Verify install | Smoke script after reinstall |
After install
bash
thirdflare # tray + native panel (default)
thirdflare --no-open # daemon only, no browser/shell
thirdflare --status # is the daemon running?User-facing product name is always ThirdFlare One (not bare "ThirdFlare").