Stremio投屏助手
搜索影视并投至Chr
通过 remindctl CLI 在 macOS 上直接管理 Apple Reminders,支持列表筛选、日期过滤和脚本化输出。
brew install steipete/tap/remindctlpnpm install && pnpm build,二进制位于 ./bin/remindctlremindctl statusremindctl authorizeremindctl 或 remindctl todayremindctl add "Buy milk"remindctl add --title "Call mom" --list Personal --due tomorrowremindctl complete 1 2 3remindctl today --json见下方输入与输出表格。
| 项目 | 内容 |
|---|---|
| 输入 | 自然语言指令;提醒标题、列表名、截止日期;日期范围参数;输出格式选项(–json/–plain/–quiet) |
| 输出 | 提醒事项列表(ID、标题、截止日期、状态);列表管理结果;JSON/TSV/纯文本数据;操作状态提示 |
| 适用人群 | macOS 终端用户、自动化脚本开发者、命令行偏好者、需批量处理提醒数据的用户 |
| 不包含 | iOS/iPadOS 原生支持;Windows/Linux 版本;图形界面;独立的跨设备同步机制 |
--force 确认,避免误删原始链接:https://github.com/openclaw/skills/tree/main/skills/steipete/apple-reminders/SKILL.md
来源类型:GitHub 仓库