TianqiZhang/claude-code-toast

3 stars · Last commit 2026-01-05

Windows toast notifications for Claude Code events using BurntToast

README preview

# claude-code-toast

Windows toast notifications for [Claude Code](https://claude.ai/code) events using native Windows APIs.

## Features

- **Notification Hook**: Shows a toast notification when Claude Code sends notifications (e.g., asking for input, tool permission requests)
- **Stop Hook**: Shows a toast when Claude Code finishes responding

## Prerequisites

- Windows 10/11
- PowerShell 5.1+

No external modules required - uses native Windows toast notification APIs.

## Installation

### Option 1: Via Plugin Marketplace (Recommended)

View full repository on GitHub →