mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 08:58:03 +00:00
11 lines
313 B
JSON
11 lines
313 B
JSON
{
|
||
"name": "weather",
|
||
"name_zh": "天气查询",
|
||
"name_en": "Weather",
|
||
"version": "1.0.0",
|
||
"description": "天气查询插件(基于 wttr.in),支持实时天气和未来预报",
|
||
"author": "HomeAgent",
|
||
"entry": "plugin.so",
|
||
"tags": ["weather", "forecast", "wttr"],
|
||
"targets": "linux/amd64"
|
||
} |