SUMMARY AI summary by gpt-5-mini
Claude Notifier is a macOS utility that captures Claude Code terminal notifications and provides a persistent floating panel to approve prompts and jump back to the exact terminal tab. It's aimed at developers who run Claude Code in terminals and often miss permission confirmations or single-step replies (iTerm2, IntelliJ-family IDEs, VS Code). Architecture: a macOS menu-bar app (HTTP server, UI, terminal adapters), a Claude Code plugin (hooks that POST events to the app), and an optional IntelliJ plugin (reliable IDE terminal control). Key features: - Persistent, non-focusing floating NSPanel with sound and menu-bar badge. - One-click “agree”: injects "1\n" into the correct session (AppleScript for iTerm, IDE API for IntelliJ). - Jump-to-tab: focuses the exact iTerm tab or IDE terminal tab. - Fail-open design: if the app/plugin is down, Claude Code is not blocked. - Ports: app listens on 6789; IDEA plugin on 6790. Requirements: macOS 13+, Xcode to build the app, JDK17 for the IDEA plugin. Full install and usage details in INSTALL.md.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Why this is classified AI-related
The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology
Total AI relevance score: 75 / 100
Position among AI repos in the same language
We track 220 Swift repos, of which 179 score 40 or above on AI relevance. 34 have more stars than this one (top 15.9%), and 14 score higher (top 6.8%).
Owner
Dates
| Created on GitHub | 2026-05-27 |
| Last push | 2026-05-27 |
| First seen here | 2026-05-27 |
| Last fetched | 2026-08-19 16:20 |
Similar repos (same language)
Native iPhone app for your Hermes agent
johnbean393/KeyTypeAn open-source Cotypist with macOS system wide AI autocomplete
inceptyon-labs/gargantuaNative macOS system cleaner with YAML-driven safety rules, local AI explainability via MLX, and an MCP server for agent-controlled cleanup workflows.
Lobobodev/CodexBarMenuBarSee AI usage at a glance in macOS menu bar — no need to open CodexBar!直接在 macOS 菜单栏看 AI 用量,无需打开 CodexBar,35+ 提供商一眼可见
asaptf/swift-extractTyped structured extraction from PDFs, photos & text via any LLM — Instructor for Swift, document-first
htahaozlu/context-barUsage and cost visibility for Claude Code and Codex — native macOS menubar app + cross-platform terminal CLI (npm, cargo, crates.io). ccusage-class reports, live 5h-block TUI, pure-Rust engine. Cost numbers are API-equivalent estimates.
Livin21/pitstopmacOS menu bar app that tracks usage limits and switches accounts across Claude Code, Claude Desktop, and OpenAI Codex — one click to flip when one hits its rate limit.
xt1990xt1990/Claude-Code-Hub-Bar一个非官方的 macOS 菜单栏客户端,用来配合 Claude Code Hub 使用。