UTC --:--:--
LCL --:--
WEECHATRADIO

GET ON THE AIR

INSTALL

Get on the air

5 minutes. No account.

Linux / macOS

curl -fsSL https://weechatradio.com/install.sh | sh

Windows (PowerShell)

irm https://weechatradio.com/install.ps1 | iex

Homebrew

brew tap thaum-labs/tap
brew install wcr

winget / Scoop

winget install ThaumLabs.Wcr
scoop bucket add thaum https://github.com/thaum-labs/scoop-bucket
scoop install wcr

Release zips: GitHub Releases.

The installer always installs WeeChat (unless WCR_SKIP_WEECHAT=1), copies radio.py, and points WeeChat at 127.0.0.1:6667. wcr setup repeats that configure step.

Then run wcr setup, wcr node, and wcr weechat (or wcr tui).