Private release
Download the universal tarball from GitHub Releases.
tar -xzf bird-macos-universal-v*.tar.gz
install -m 755 bird ~/.local/bin/bird
Fast X CLI. Cookie auth. Zero fuss.
Tweet, reply, read threads, search, mentions — powered by X/Twitter GraphQL and your existing browser session.
tar -xzf bird-macos-universal-v*.tar.gz
install -m 755 bird ~/.local/bin/bird
bird whoami
bird tweet "hi from bird.fast"
Download the universal tarball from GitHub Releases.
tar -xzf bird-macos-universal-v*.tar.gz
install -m 755 bird ~/.local/bin/bird
Confirm the installed binary and authenticated account.
bird --version
bird whoami
Requires Node 24, pnpm, and Bun.
pnpm install --frozen-lockfile
pnpm run build
Everything you need for a fast “read → reply → move on” loop.
bird tweet "ship it"
Cookie auth. No password prompt. Reads from Safari/Chrome/Firefox (configurable).
Talks to X’s internal endpoints. Query IDs rotate — bird auto-refreshes and caches them.
Human output by default. Flip to --json or --plain when you need stability.