返回顶部
a

apple-remindersApple提醒管理

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
97
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

apple-reminders

Apple Reminders CLI (remindctl)

使用 remindctl 直接从终端管理 Apple 提醒事项。支持列表过滤、基于日期的视图以及脚本输出。

设置

  • - 安装(Homebrew):brew install steipete/tap/remindctl
  • 从源码安装:pnpm install && pnpm build(二进制文件位于 ./bin/remindctl)
  • 仅支持 macOS;在提示时授予提醒事项权限。

权限

  • - 检查状态:remindctl status
  • 请求访问:remindctl authorize

查看提醒事项

  • - 默认(今天):remindctl
  • 今天:remindctl today
  • 明天:remindctl tomorrow
  • 本周:remindctl week
  • 逾期:remindctl overdue
  • 即将到来:remindctl upcoming
  • 已完成:remindctl completed
  • 全部:remindctl all
  • 特定日期:remindctl 2026-01-04

管理列表

  • - 列出所有列表:remindctl list
  • 显示列表:remindctl list Work
  • 创建列表:remindctl list Projects --create
  • 重命名列表:remindctl list Work --rename Office
  • 删除列表:remindctl list Work --delete

创建提醒事项

  • - 快速添加:remindctl add Buy milk
  • 带列表和截止日期:remindctl add --title Call mom --list Personal --due tomorrow

编辑提醒事项

  • - 编辑标题/截止日期:remindctl edit 1 --title New title --due 2026-01-04

完成提醒事项

  • - 按 ID 完成:remindctl complete 1 2 3

删除提醒事项

  • - 按 ID 删除:remindctl delete 4A83 --force

输出格式

  • - JSON(脚本使用):remindctl today --json
  • 纯文本 TSV:remindctl today --plain
  • 仅计数:remindctl today --quiet

日期格式

--due 和日期过滤器接受的格式:
  • - today、tomorrow、yesterday
  • YYYY-MM-DD
  • YYYY-MM-DD HH:mm
  • ISO 8601(2026-01-04T12:34:56Z)

注意事项

  • - 仅支持 macOS。
  • 如果访问被拒绝,请在系统设置 → 隐私与安全性 → 提醒事项中启用终端/remindctl。
  • 如果通过 SSH 运行,请在执行命令的 Mac 上授予访问权限。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 korta-apple-reminders-1775705889 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 korta-apple-reminders-1775705889 技能

通过命令行安装

skillhub install korta-apple-reminders-1775705889

下载

⬇ 下载 apple-reminders v1.0.0(免费)

文件大小: 1.71 KB | 发布时间: 2026-4-11 22:57

v1.0.0 最新 2026-4-11 22:57
- Initial release of the korta-apple-reminders skill.
- Manage Apple Reminders from the terminal using the remindctl CLI on macOS.
- Supports viewing, adding, editing, completing, and deleting reminders, with list and date-based filters.
- Output available in JSON, plain text, or counts-only formats.
- Requires macOS with remindctl installed and Reminders permissions granted.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部