{"id":35532772,"url":"https://github.com/steipete/remindctl","last_synced_at":"2026-01-13T20:03:32.347Z","repository":{"id":331846887,"uuid":"1127081893","full_name":"steipete/remindctl","owner":"steipete","description":"cli for Apple Reminders app","archived":false,"fork":false,"pushed_at":"2026-01-11T10:23:21.000Z","size":43,"stargazers_count":15,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T15:28:26.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steipete.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-03T06:14:05.000Z","updated_at":"2026-01-11T10:23:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/steipete/remindctl","commit_stats":null,"previous_names":["steipete/remindctl"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/steipete/remindctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steipete%2Fremindctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steipete%2Fremindctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steipete%2Fremindctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steipete%2Fremindctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steipete","download_url":"https://codeload.github.com/steipete/remindctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steipete%2Fremindctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28399508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-04T02:22:47.092Z","updated_at":"2026-01-13T20:03:32.342Z","avatar_url":"https://github.com/steipete.png","language":"Swift","funding_links":[],"categories":["macOS Native App CLIs"],"sub_categories":[],"readme":"# remindctl\n\nForget the app, not the task ✅\n\nFast CLI for Apple Reminders on macOS.\n\n## Install\n\n### Homebrew (Home Pro)\n```bash\nbrew install steipete/tap/remindctl\n```\n\n### From source\n```bash\npnpm install\npnpm build\n# binary at ./bin/remindctl\n```\n\n## Development\n```bash\nmake remindctl ARGS=\"status\"   # clean build + run\nmake check                     # lint + test + coverage gate\n```\n\n## Requirements\n- macOS 14+ (Sonoma or later)\n- Swift 6.2+\n- Reminders permission (System Settings → Privacy \u0026 Security → Reminders)\n\n## Usage\n```bash\nremindctl                      # show today (default)\nremindctl today                 # show today\nremindctl tomorrow              # show tomorrow\nremindctl week                  # show this week\nremindctl overdue               # overdue\nremindctl upcoming              # upcoming\nremindctl completed             # completed\nremindctl all                   # all reminders\nremindctl 2026-01-03            # specific date\n\nremindctl list                  # lists\nremindctl list Work             # show list\nremindctl list Work --rename Office\nremindctl list Work --delete\nremindctl list Projects --create\n\nremindctl add \"Buy milk\"\nremindctl add --title \"Call mom\" --list Personal --due tomorrow\nremindctl edit 1 --title \"New title\" --due 2026-01-04\nremindctl complete 1 2 3\nremindctl delete 4A83 --force\nremindctl status                # permission status\nremindctl authorize             # request permissions\n```\n\n## Output formats\n- `--json` emits JSON arrays/objects.\n- `--plain` emits tab-separated lines.\n- `--quiet` emits counts only.\n\n## Date formats\nAccepted by `--due` and filters:\n- `today`, `tomorrow`, `yesterday`\n- `YYYY-MM-DD`\n- `YYYY-MM-DD HH:mm`\n- ISO 8601 (`2026-01-03T12:34:56Z`)\n\n## Permissions\nRun `remindctl authorize` to trigger the system prompt. If access is denied, enable\nTerminal (or remindctl) in System Settings → Privacy \u0026 Security → Reminders.\nIf running over SSH, grant access on the Mac that runs the command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteipete%2Fremindctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteipete%2Fremindctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteipete%2Fremindctl/lists"}