Update wiki/raycast.md @ 6c6bde170895
6b465bcd5b1f wikihub 2026-04-16 6 files
6b465bcd5b1f562c80f7b95744b6e2edb27d51df
new file mode 100644
index 0000000..7e22765
@@ -0,0 +1,37 @@
+---
+visibility: public
+---
+
+# Shipped Apps
+
+Commercial applications shipped to the App Store and beyond.
+
+## Cal AI
+AI-powered calendar assistant.
+
+## MyFitnessPal
+The world's largest nutrition and fitness tracking platform.
+
+## Unstuck
+AI-driven productivity and coaching app.
+
+## Protocol Zero
+Available on the App Store (ID: `6755014746`).
+
+## Sona
+Available on the App Store (ID: `6759681212`).
+
+## MCP Client
+A client for the Model Context Protocol.
+
+## Notto
+Note-taking reimagined.
+
+## Compose
+Creative writing and composition tool.
+
+## Katari
+Multimedia experience app.
+
+## NOX
+Sleep and relaxation companion.
\ No newline at end of file
new file mode 100644
index 0000000..6f5ae89
@@ -0,0 +1,43 @@
+---
+visibility: public
+---
+
+# CLI Tools
+
+20 Homebrew-installable tools.
+
+```bash
+brew tap aayush9029/tap
+brew install <tool>
+```
+
+## 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)
+
+## 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
new file mode 100644
index 0000000..1869708
@@ -0,0 +1,31 @@
+---
+visibility: public
+---
+
+# Aayush Pokharel
+
+**Founder. Vibe Engineer.**
+
+Currently at [MyFitnessPal](https://www.myfitnesspal.com). Previously at Groq, Cal AI, Nox, Unstuck, IdeaFlow, and stealth ventures.
+
+## Communities
+
+OpenAI, The Residency, On Deck, F Inc
+
+## Skills
+
+Swift, Python, Go, TypeScript, Next.js, React, Tailwind, Claude Code, Codex, TCA, Xcode, Figma, Git, Vercel
+
+## Links
+
+- [Portfolio](https://aayush.art)
+- [Blog](https://blog.aayush.art)
+- [GitHub](https://github.com/Aayush9029)
+
+## Knowledge Base
+
+- [Shipped Apps](apps) — Commercial apps shipped to the App Store
+- [Open Source](open-source) — macOS apps released as open source
+- [CLI Tools](cli-tools) — Homebrew-installable command-line tools
+- [Raycast Extensions](raycast) — Published Raycast extensions
+- [Writing](writing) — Blog posts and reflections
\ No newline at end of file
new file mode 100644
index 0000000..4890eba
@@ -0,0 +1,42 @@
+---
+visibility: public
+---
+
+# Open Source macOS Apps
+
+All available on GitHub at [github.com/Aayush9029](https://github.com/Aayush9029).
+
+## NativeYoutube
+A native macOS YouTube client — no Electron, no bloat.
+
+## Petal
+Available on the App Store (ID: `6759932376`). Open-source macOS utility.
+
+## NativeTwitch
+Native macOS Twitch viewer.
+
+## Peeri
+Peer-to-peer connectivity tool.
+
+## Bolt
+Fast, lightweight macOS utility.
+
+## AgentBar
+AI agent in your menu bar.
+
+## Crisp
+Clean, minimal macOS app.
+
+## Additional Apps
+
+- **Goblin** — Utility app
+- **Recall** — Memory and recall assistant
+- **Dr Pickle** — Fun utility
+- **Numex** — Number exploration tool
+- **Snippie** — Code snippet manager
+- **Every Day You** — Daily journaling
+- **Kopi** — Coffee-themed utility
+- **Armed** — Security tool
+- **Float** — Floating window utility
+- **PhoneML** — On-device ML for phone
+- **Emotes** — Emoji and emote browser
\ No newline at end of file
new file mode 100644
index 0000000..96d461a
@@ -0,0 +1,95 @@
+---
+visibility: public
+---
+
+# Raycast Extensions
+
+37 merged pull requests to the [Raycast Extensions](https://github.com/raycast/extensions) store.
+
+## Created by Aayush
+
+### CleanShot X
+Quick access to CleanShot X screenshot and recording features. One of the earliest community extensions.
+- *7 PRs: initial release, Open History, multiple updates*
+
+### Binge Clock
+Find out how long it takes to binge-watch any TV series.
+- *2 PRs: initial release + update*
+
+### TMDB
+Search The Movie Database directly from Raycast — movies, TV shows, people.
+- *2 PRs: initial release + update*
+
+### BTTV Emote
+Search and browse BetterTTV emotes from the launcher.
+- *2 PRs: initial release + update*
+
+### Element
+Periodic table element lookup — search any element by name, symbol, or number.
+- *1 PR: initial release*
+
+### Quicktype
+Paste JSON, get type-safe code. Generates Swift, TypeScript, Go, and more structs from JSON input.
+- *1 PR: initial release*
+
+### Petal
+Companion extension for the Petal transcription app — quick access from the menu bar.
+- *1 PR: initial release*
+
+### Twitch Logs / Live IRC Chat
+View Twitch chat logs and live IRC chat from Raycast.
+- *3 PRs: initial Twitch Logs, Live IRC Chat, Twitch v2*
+
+### Native Screenshot
+Take native macOS screenshots directly from Raycast.
+- *1 PR: initial release*
+
+### IPTV
+Browse and play IPTV streams.
+- *1 PR: initial release*
+
+### itch.io
+Browse and search indie games on itch.io.
+- *1 PR: initial release*
+
+### Sonarr
+Manage your Sonarr TV series library.
+- *2 PRs: initial release + update*
+
+### Activities @ Mississauga
+Browse local activities in Mississauga.
+- *1 PR: initial release*
+
+### Headlines for News
+Quick news headlines in Raycast.
+- *1 PR: initial release*
+
+### xQc Extension
+Metadata and info extension.
+- *2 PRs: initial release + logo update*
+
+### Discord
+Discord integration for Raycast.
+- *1 PR: initial release*
+
+## Contributions to Other Extensions
+
+Bug fixes and improvements to extensions by other authors:
+
+- **qBittorrent** — Improved add flow and torrent list UI
+- **superwhisper** — Added configurable processed/unprocessed history copy/paste
+- **Git Repos** — Guarded open-with actions against missing app preferences
+- **Apple Reminders** — Prevented accidental recurring reminders from AI
+- **Apple Notes** — Fixed AI tool note ID mismatch, timeout, and search filtering
+- **Brew** — Concise error toasts with full logs in Copy Logs
+- **Github Gists** — Updated extension
+- **Format JSON** — Updated extension twice
+- **Gitmoji** — Updated extension
+
+## Stats
+
+| Metric | Count |
+|--------|------:|
+| Total merged PRs | 37 |
+| Extensions created | 16 |
+| Extensions improved | 9 |
\ No newline at end of file
new file mode 100644
index 0000000..8350d28
@@ -0,0 +1,58 @@
+---
+visibility: public
+---
+
+# Writing
+
+Blog posts and reflections published at [blog.aayush.art](https://blog.aayush.art).
+
+## 2026
+
+### Just Keep Making Things
+*March 2, 2026* · 🍃 Meditation
+
+Creation persists despite systemic pressures and lack of financial reward — "That's the part that doesn't make economic sense."
+
+### The Passion Tax
+*February 24, 2026* · 🍃 Meditation
+
+Creators of beautiful things go uncompensated while extractors profit. "And we call this system merit-based."
+
+## 2025
+
+### i am dying tomorrow, and you are too
+*May 25, 2025* · 🍃 Meditation
+
+A reflection on mortality, urging readers toward fuller living, openness, and deeper love.
+
+### Chocolate Mushrooms and Salt Babies
+*March 22, 2025* · 🍄 Psychedelics
+
+Psychedelic reflections framing humans as "salt babies" within a vast ocean of consciousness.
+
+## 2024
+
+### How My Understanding of Ego Completely Changed
+*November 3, 2024* · 📚 Reading
+
+A deep dive into *ahamkara* and how it shifted perception of self and reality.
+
+### My Struggle and Discovery of True Fulfillment
+*August 10, 2024* · 🍃 Meditation
+
+A journey through desires and how understanding them unlocks genuine contentment.
+
+### Learning to Master the Inner Game
+*June 28, 2024* · 🍃 Meditation
+
+On intentionally reshaping the ego to transform one's relationship with daily experience.
+
+### My Journey to True Detachment
+*March 15, 2024* · 🍃 Meditation
+
+Explores an internal shift where external circumstances no longer disturb inner peace.
+
+### What I Learned About My Subconscious
+*January 15, 2024* · 🍃 Meditation
+
+Explores how subconscious patterns shape reality and daily life.
\ No newline at end of file