Create wiki/cli-tools.md
83f60525b216 yush 2026-04-16 1 file
new file mode 100644
index 0000000..7166e36
@@ -0,0 +1,35 @@
+---
+visibility: public
+---
+
+# CLI Tools
+
+Command-line tools built in Go, Shell, and Swift. Install via:
+
+```bash
+brew tap aayush9029/tap
+```
+
+## Go
+
+- **[doq](https://github.com/Aayush9029/doq)** (10 stars) — Query Apple developer documentation from your terminal
+- **[watts](https://github.com/Aayush9029/watts)** (1 star) — See why your Mac's battery sucks
+- **[tmail](https://github.com/Aayush9029/tmail)** (1 star) — Disposable email in your terminal
+- **[wiki](https://github.com/Aayush9029/wiki)** — Search and read Wikipedia from your terminal
+- **[nit](https://github.com/Aayush9029/nit)** — Browse tweets from the terminal via Nitter instances
+- **[meow](https://github.com/Aayush9029/meow)** — Upload files to catbox.moe & litterbox from the terminal
+- **[goping](https://github.com/Aayush9029/goping)** — Network ping utility
+
+## Shell
+
+- **[peek](https://github.com/Aayush9029/peek)** (11 stars) — Describe and rename images using vision LLMs
+- **[haze](https://github.com/Aayush9029/haze)** — Progressive blur, grain, and gradient color overlay for video
+- **[sip](https://github.com/Aayush9029/sip)** — Summarize stdin using LLMs
+- **[noz](https://github.com/Aayush9029/noz)** — Prevent Mac from sleeping with the lid closed
+- **[spu](https://github.com/Aayush9029/spu)** — Shell utility
+- **[bump](https://github.com/Aayush9029/bump)** — Version bumping utility
+
+## Swift
+
+- **[apple-mail-exporter](https://github.com/Aayush9029/apple-mail-exporter)** — Search and export emails from Apple Mail's local database
+- **[loca](https://github.com/Aayush9029/loca)** — Location utility
\ No newline at end of file