Homebrew tap for shipping my CLI tools + a few macOS apps.
brew tap steipete/tap# formula
brew install steipete/tap/<name>
# cask
brew install --cask steipete/tap/<name>blucli— Play, group, and automate BluOSbirdclaw— Local Twitter memory for archives, DMs, likes, bookmarks, and moderationcamsnap— One command to grab frames, clips, or motion alerts from RTSP/ONVIF camscodexbar— CodexBar CLI (Linuxbrew)discrawl— Discord archive CLI for local SQLite search and analysisgogcli— Google CLI for Gmail, Calendar, Drive, and Contactsgifgrep— Grep the GIF. Stick the landing.imsg— Send and read iMessage / SMS from the terminalmcporter— Model Context Protocol runtime and CLI generator (0.10.1: standalone generated CLI compile fix)oracle— Bundle prompts + files for second-model reviewordercli— Multi-provider order CLI (Foodora, Deliveroo)peekaboo— Lightning-fast macOS screenshots & AI vision analysispoltergeist— Universal file watcher with auto-rebuild for any language or build systemsag— Command-line ElevenLabs TTS with mac-style flagssonoscli— Control Sonos speakers from the command linesongsee— Spectral visualization CLI for audio filestmuxwatch— Live tmux dashboard with Bubble Tea UIwacli— WhatsApp CLI built on whatsmeowwacrawl— Read-only WhatsApp Desktop archive CLI
codexbar— Menu bar usage monitor for Codex and Clauderepobar— Menu bar GitHub repo status at a glancetrimmy— Paste-once, run-once clipboard cleaner for terminal snippets
Run the Update Formula workflow with:
formula: formula name, e.g.waclitag: release tag, e.g.v0.7.0repository: source repository, e.g.steipete/wacli
The workflow updates regular single-URL formulae and formulae with separate on_macos and on_linux stanzas when each stanza has exactly one checksum. Formulae with multiple architecture-specific checksums in one stanza still need manual updates. For wacli, steipete/wacli dispatches this workflow automatically after publishing the macOS release artifact.
brew update
brew upgrade
brew uninstall <formula>
brew uninstall --cask <cask>
# casks only: remove user data
brew uninstall --cask --zap steipete/tap/codexbar- Run
brew info steipete/tap/<name>for per-tool caveats (permissions, setup steps, etc.). summarizenow ships from Homebrew/core; install it withbrew install summarize.waclialso supportsbrew install --HEAD steipete/tap/waclito build frommain.
Homebrew formulae don’t support --zap. Delete these to “factory reset”:
blucli:~/Library/Application Support/blu/+~/Library/Caches/blu/birdclaw:~/.birdclaw/camsnap:~/.config/camsnap/config.yamldiscrawl:~/.discrawl/gogcli:~/Library/Application Support/gogcli/(inclkeyring/,state/)mcporter:~/.mcporter/oracle:~/.oracle/ordercli:~/Library/Application Support/ordercli/config.jsonsonoscli:~/Library/Application Support/sonoscli/config.jsonwacli:~/.wacli/wacrawl:~/.wacrawl/
All referenced projects live next to this repo under ~/Projects/<repo>.