This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Claude Code → Pushover Phone Notifications | |
| Set up push notifications on your phone so Claude Code alerts you when it needs input. Works with VS Code, Cursor, and terminal. Smart focus detection means you only get notified when you're not already looking at the project. | |
| ## What you get | |
| - Permission prompts → notification with the permission request | |
| - Questions (AskUserQuestion) → notification with the actual question text | |
| - Claude finishes → notification with summary of last response | |
| - Smart suppression → no notification if the project window is already focused |