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>bird— Fast X CLI for tweeting, replying, and readingblucli— Play, group, and automate BluOScamsnap— One command to grab frames, clips, or motion alerts from RTSP/ONVIF camsgogcli— Google CLI for Gmail, Calendar, Drive, and Contactsimsg— Send and read iMessage / SMS from the terminalmcporter— Model Context Protocol runtime and CLI generatororacle— 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 linesummarize— Link → clean text → summarytmuxwatch— Live tmux dashboard with Bubble Tea UIwacli— WhatsApp CLI built on whatsmeow
codexbar— Menu bar usage monitor for Codex and Claudetrimmy— Paste-once, run-once clipboard cleaner for terminal snippets
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.). waclialso supportsbrew install --HEAD steipete/tap/waclito build frommain.
Homebrew formulae don’t support --zap. Delete these to “factory reset”:
bird:~/.config/bird/blucli:~/Library/Application Support/blu/+~/Library/Caches/blu/camsnap:~/.config/camsnap/config.yamlgogcli:~/Library/Application Support/gogcli/(inclkeyring/,state/)mcporter:~/.mcporter/oracle:~/.oracle/ordercli:~/Library/Application Support/ordercli/config.jsonsonoscli:~/Library/Application Support/sonoscli/config.jsonsummarize:~/.summarize/wacli:~/.wacli/
All referenced projects live next to this repo under ~/Projects/<repo>.