feat: Claude Code 原生 Windows 通知(C# / .NET 10 + Avalonia 12)
为 Claude Code 提供原生 Windows toast 通知:点击跳回原窗口、切回 Windows Terminal 标签、跨虚拟桌面、调用方图标、非阻塞投递;NativeAOT 单文件分发。
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "claude-code-notify",
|
||||
"description": "Native Windows toast notifications for Claude Code (Avalonia/.NET rewrite)",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "chuan"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user