mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-17 04:11:43 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
6f8d86042c
commit
23971bd8a7
2 changed files with 21 additions and 0 deletions
|
|
@ -313,6 +313,15 @@
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>OpenCode ntfy.sh</b> <img src="https://badgen.net/github/stars/lannuttia/opencode-ntfy.sh" height="14"/> - <i>Push notifications to keep you in the know, even when you're on the go.</i></summary>
|
||||
<blockquote>
|
||||
An OpenCode plugin that adds push notifications through ntfy.sh.
|
||||
<br><br>
|
||||
<a href="https://github.com/lannuttia/opencode-ntfy.sh">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Quota</b> <img src="https://badgen.net/github/stars/slkiser/opencode-quota" height="14"/> - <i>Quota toasts and token tracking</i></summary>
|
||||
<blockquote>
|
||||
|
|
|
|||
12
dist/registry.json
vendored
12
dist/registry.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue