mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 08:58:03 +00:00
16 lines
380 B
JSON
16 lines
380 B
JSON
{
|
|
"name": "rss",
|
|
"name_zh": "RSS订阅",
|
|
"name_en": "RSS",
|
|
"version": "1.0.0",
|
|
"description": "RSS/Atom 订阅监控插件,自动检测更新并推送通知",
|
|
"author": "HomeAgent",
|
|
"entry": "plugin.so",
|
|
"tags": ["rss", "feed", "subscription", "monitor"],
|
|
"targets": "linux/amd64",
|
|
"outdir": "dist",
|
|
"bundle": true,
|
|
"replaces": {},
|
|
"source_dirs": []
|
|
}
|