TOFU - Tools Of Fantastic Utility¶
Cross-platform CLI tools written in Go. 50+ commands that work consistently on Windows, macOS, and Linux.
Claude Code extensions have moved
tclaude is now at tofutools/tclaude (docs).
Install from the new repo: go install github.com/tofutools/tclaude/cmd/tclaude@latest
All Commands¶
Browse the sidebar for the full command reference, organized by category:
- File Operations - cat, grep, find, ls, tree, diff, etc.
- Network - http, serve, ping, dns, wget, etc.
- System - ps, free, watch, env, etc.
- Encoding - base64, jwt, hash, qr, uuid
- DevOps - k8s, gh, git
- Fun - bird, cowsay, fortune, and more
Fun Stuff¶
Because productivity isn't everything:
tofu bird # Flappy Tofu game
tofu excuse # Programmer excuses
tofu blame # Random blame generator
tofu cowsay "Hello!" # ASCII cow
tofu fortune # Programming wisdom
tofu busy # Fake progress bar
Features¶
- Works on Windows, macOS, and Linux
- Colored output
- Shell completions (bash, zsh, fish, PowerShell)
- Smart defaults
- Fast Go performance