Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

365 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steipete’s Homebrew Tap

Homebrew tap for shipping my CLI tools + a few macOS apps.

Install

brew tap steipete/tap

Install Packages

# formula
brew install steipete/tap/<name>

# cask
brew install --cask steipete/tap/<name>

Packages

Formulae

  • blucli — Play, group, and automate BluOS
  • birdclaw — Local Twitter memory for archives, DMs, likes, bookmarks, and moderation
  • camsnap — One command to grab frames, clips, or motion alerts from RTSP/ONVIF cams
  • codexbar — CodexBar CLI (Linuxbrew)
  • discrawl — Discord archive CLI for local SQLite search and analysis
  • gogcli — Google CLI for Gmail, Calendar, Drive, and Contacts
  • gifgrep — Grep the GIF. Stick the landing.
  • imsg — Send and read iMessage / SMS from the terminal
  • mcporter — Model Context Protocol runtime and CLI generator (0.11.1: hardened generated CLI bundles)
  • oracle — Bundle prompts + files for second-model review
  • ordercli — Multi-provider order CLI (Foodora, Deliveroo)
  • peekaboo — Lightning-fast macOS screenshots & AI vision analysis
  • poltergeist — Universal file watcher with auto-rebuild for any language or build system
  • sag — Command-line ElevenLabs TTS with mac-style flags
  • sonoscli — Control Sonos speakers from the command line
  • songsee — Spectral visualization CLI for audio files
  • telecrawl — Telegram Desktop archive CLI with encrypted Git backups
  • tmuxwatch — Live tmux dashboard with Bubble Tea UI
  • wacli — WhatsApp CLI built on whatsmeow
  • wacrawl — Read-only WhatsApp Desktop archive CLI

Casks

  • codexbar — Menu bar usage monitor for Codex and Claude
  • repobar — Menu bar GitHub repo status at a glance
  • trimmy — Paste-once, run-once clipboard cleaner for terminal snippets

Updating Formulae

Run the Update Formula workflow with:

  • formula: formula name, e.g. wacli
  • tag: release tag, e.g. v0.7.0
  • repository: source repository, e.g. steipete/wacli

The workflow updates regular single-URL formulae, formulae with separate on_macos and on_linux stanzas, and duplicate source-build URLs inside a stanza. 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.

Update / Uninstall

brew update
brew upgrade

brew uninstall <formula>
brew uninstall --cask <cask>

# casks only: remove user data
brew uninstall --cask --zap steipete/tap/codexbar

Notes

  • Run brew info steipete/tap/<name> for per-tool caveats (permissions, setup steps, etc.).
  • wacli also supports brew install --HEAD steipete/tap/wacli to build from main.

Manual Cleanup (formulae)

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.yaml
  • discrawl: ~/.discrawl/
  • gogcli: ~/Library/Application Support/gogcli/ (incl keyring/, state/)
  • mcporter: ~/.mcporter/
  • oracle: ~/.oracle/
  • ordercli: ~/Library/Application Support/ordercli/config.json
  • sonoscli: ~/Library/Application Support/sonoscli/config.json
  • telecrawl: ~/.telecrawl/
  • wacli: ~/.wacli/
  • wacrawl: ~/.wacrawl/

Local Source Checkouts (Peter)

All referenced projects live next to this repo under ~/Projects/<repo>.

About

Homebrew tap for steipete's tools

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages