My homebrew repository for Mac folks
  • Ruby 62.8%
  • Shell 37.2%
Find a file
github-actions[bot] 703d1867fc Update formulas
2026-06-03 09:39:17 +00:00
.github/workflows initial commit 2026-02-20 18:13:55 +00:00
Casks Update formulas 2026-04-03 08:19:32 +00:00
Formula Update formulas 2026-06-03 09:39:17 +00:00
scripts added: vatic update formula 2026-02-25 20:45:19 +00:00
README.md initial commit 2026-02-20 18:13:55 +00:00

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