Skip to content

Distribution channels

ThirdFlare One ships through several channels. See DISTRIBUTION in the repo for maintainer details.

Build from source

bash
./thirdflare-one build appimage   # single-file Linux binary
./thirdflare-one build deb
./thirdflare-one build rpm
./thirdflare-one build flatpak
./thirdflare-one build snap
./thirdflare-one build all          # staged artifacts under packaging/dist/

Channels

ChannelNotes
GitHub ReleasesAppImage and source tarballs
AppImageHubCommunity AppImage index
FlathubFlatpak (sandboxed)
Snap StoreStrict confinement
COPR / AURRPM and Arch packaging (see docs)
Homebrewhomebrew-tap branch — tap formula
GHCR DockerContainer images for headless/API use

npm package

The repo publishes the thirdflare npm package name for programmatic installs; primary UX remains the native CLI launchers above.

WARP prerequisite

Every channel assumes warp-cli is installed and registered on the host. ThirdFlare One does not bundle the Cloudflare daemon.

Unofficial client — not affiliated with Cloudflare.