Update wiki/cli-tools.md
877bf792f877 yush 2026-04-16 1 file
index 827b3b5..6f5ae89 100644
@@ -4,20 +4,40 @@ visibility: public
# CLI Tools
-Install via Homebrew:
+20 Homebrew-installable tools.
```bash
brew tap aayush9029/tap
brew install <tool>
```
-## Tools
+## Developer Tools
+- **doq** — Query Apple developer documentation from your terminal (Go)
+- **bump** — Bump Xcode project marketing version (Shell)
+- **spu** — Check and update Swift package dependencies (Shell)
+- **icn** — Generate .icon and .png files from SF Symbols (Swift)
+- **findertags** — Read and modify Finder tags (Swift)
-- Video effects CLI
-- File upload utility
-- Wikipedia terminal browser
-- LLM summarization
-- HN terminal browser
-- Email export
-- Location lookup
-- And more at the tap
\ No newline at end of file
+## AI & LLM Tools
+- **peek** — Describe images and videos using vision LLMs (Shell)
+- **sip** — Summarize stdin using LLMs (Shell)
+- **play-happy** — Celebration meme videos for AI agents who ship (Shell)
+
+## Communication
+- **imsg** — Messages.app CLI: read chats, send messages, resolve contacts (Swift)
+- **tmail** — Disposable email in your terminal (Go)
+- **apple-mail-exporter** — Export emails from Apple Mail's local database (Swift)
+
+## File & Media
+- **meow** — Upload files to catbox.moe & litterbox (Go)
+- **haze** — Progressive blur, grain, and gradient overlay for video (Shell)
+
+## System & Network
+- **watts** — Figure out what drains your MacBook battery (Go)
+- **noz** — Prevent Mac from sleeping when lid is closed (Shell)
+- **goping** — Ping with live stats bar (Go)
+- **loca** — Get your Mac's current location (Swift)
+
+## Internet
+- **wiki** — Search and read Wikipedia from your terminal (Go)
+- **nit** — Personal Twitter feed reader for the terminal (Go)
\ No newline at end of file