Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "notifications",
|
||||
"description": "Plugin for managing audio and popup notifications when Claude is waiting for input or completes tasks",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Björn Allvin"
|
||||
},
|
||||
"commands": [
|
||||
"./commands/check.md",
|
||||
"./commands/install.md",
|
||||
"./commands/remove.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user