My homebrew repository for Mac folks
- Ruby 62.8%
- Shell 37.2%
| .github/workflows | ||
| Casks | ||
| Formula | ||
| scripts | ||
| README.md | ||
Homebrew Tap
Homebrew formulas and casks for my projects.
Install
brew tap franzos/tap
Then install what you need:
brew install tku
brew install envstash
brew install jota
brew install --cask jota-gui
What's in here
| Name | Type | Description |
|---|---|---|
| tku | Formula | Token usage CLI for Claude Code, Codex and others |
| envstash | Formula | Manage .env files across git branches with versioning, diffing, and optional encryption |
| jota | Formula | Monero-inspired wallet for IOTA Rebased |
| jota-gui | Cask | Desktop app for Jota |
Updates
Formulas are updated automatically via GitHub Actions. The workflow checks each upstream repo daily for new releases and updates version + hashes when found.
To run manually:
bash scripts/update-formulas.sh