u/Aggravating-Clerk362

▲ 0 r/claude

I got tired of switching back to the terminal every time Claude needed permission, so I built this

Hey everyone,

I've been using Claude Code a lot lately and my biggest annoyance was the constant context switching. Claude wants to edit a file? Switch to terminal. Claude finished a task? Switch to terminal. Claude has a question? Switch to terminal.

So I built claude-notify — it sends native macOS notifications, but the key thing is you can respond directly from the notification.

If you're already looking at the terminal, it doesn't bother you (it detects which app is focused).

I would love feedback, since it is my first published app.

reddit.com
u/Aggravating-Clerk362 — 9 days ago
▲ 2 r/ClaudeCowork+1 crossposts

I got tired of switching back to the terminal every time Claude needed permission, so I built this

Hey everyone,

I've been using Claude Code a lot lately and my biggest annoyance was the constant context switching. Claude wants to edit a file? Switch to terminal. Claude finished a task? Switch to terminal. Claude has a question? Switch to terminal.

So I built claude-notify — it sends native macOS notifications, but the key thing is you can respond directly from the notification:

- Claude wants to run a command → click Allow or Deny right there
- Claude asks you a question → pick from a dropdown in the notification
- Claude finishes → you see a banner, click it only if you want to go back

If you're already looking at the terminal, it doesn't bother you (it detects which app is focused).
Works with Ghostty, iTerm2, VS Code, Cursor, Warp, IntelliJ, Terminal.app, Alacritty, Kitty.

GitHub: https://github.com/alinrj/claude-notification
npm: https://www.npmjs.com/package/@alinrj/claude-notify

I would love feedback, since it is my first published app.

reddit.com
u/Aggravating-Clerk362 — 9 days ago