mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 08:58:03 +00:00
11 lines
297 B
JSON
11 lines
297 B
JSON
{
|
|
"name": "calendar",
|
|
"name_zh": "日历",
|
|
"name_en": "Calendar",
|
|
"version": "1.0.0",
|
|
"description": "日历事件管理,支持提醒和重复事件",
|
|
"author": "HomeAgent",
|
|
"entry": "plugin.so",
|
|
"tags": ["calendar", "event", "reminder", "schedule"],
|
|
"targets": "linux/amd64"
|
|
} |