SUMMARY AI要約 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 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
AI関連と判定した根拠
AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細
合計 AI関連スコア: 75 / 100
同じ言語のAI関連Repoの中での位置
当サイトが追跡している Swift 製Repoは 220件 (うちAI関連スコア40以上は 179件)。 このRepoより スター数が多いのは 34件 (上位 15.9%)、 AI関連スコアが高いのは 14件 (上位 6.8%) です。
オーナー情報
日付
| GitHub作成日 | 2026-05-27 |
| 最終Push | 2026-05-27 |
| 当サイト初検出 | 2026-05-27 |
| 最終取得 | 2026-08-19 16:20 |
類似Repo (同じ言語のAI関連Repo)
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 使用。