diff --git a/README.md b/README.md index 3dfc7a9..8d7e7fc 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,15 @@ +
+ OpenCode ntfy.sh - Push notifications to keep you in the know, even when you're on the go. +
+ An OpenCode plugin that adds push notifications through ntfy.sh. +

+ 🔗 View Repository +
+
+
Opencode Quota - Quota toasts and token tracking
diff --git a/dist/registry.json b/dist/registry.json index 8fd89c5..950d975 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -414,6 +414,18 @@ ], "tags": [] }, + { + "productId": "opencode-ntfy.sh", + "type": "plugins", + "displayName": "OpenCode ntfy.sh", + "repoUrl": "https://github.com/lannuttia/opencode-ntfy.sh", + "tagline": "Push notifications to keep you in the know, even when you're on the go.", + "description": "An OpenCode plugin that adds push notifications through ntfy.sh.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "opencode-plugin-openspec", "type": "plugins",