{"id":18927650,"url":"https://github.com/mmazzarolo/quick-reminders-cli","last_synced_at":"2026-03-15T14:30:17.088Z","repository":{"id":45196087,"uuid":"433553701","full_name":"mmazzarolo/quick-reminders-cli","owner":"mmazzarolo","description":"Tiny Deno CLI to create new reminders in the Apple's Reminders app using a natural language parser","archived":false,"fork":false,"pushed_at":"2022-01-01T18:28:53.000Z","size":9,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T21:45:30.574Z","etag":null,"topics":["cli","deno"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mmazzarolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-30T19:07:49.000Z","updated_at":"2025-02-05T01:44:39.000Z","dependencies_parsed_at":"2022-08-28T14:11:09.109Z","dependency_job_id":null,"html_url":"https://github.com/mmazzarolo/quick-reminders-cli","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmazzarolo%2Fquick-reminders-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmazzarolo%2Fquick-reminders-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmazzarolo%2Fquick-reminders-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmazzarolo%2Fquick-reminders-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmazzarolo","download_url":"https://codeload.github.com/mmazzarolo/quick-reminders-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239923323,"owners_count":19719125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cli","deno"],"created_at":"2024-11-08T11:19:53.938Z","updated_at":"2026-03-15T14:30:17.021Z","avatar_url":"https://github.com/mmazzarolo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐇 Quick Reminders CLI\n\nA tiny CLI to create new reminders in the Apple's Reminders app using a natural language parser. \n\nQuick Reminders is written in Deno and uses [`reminders-cli`](https://github.com/keith/reminders-cli) to communicate with the Reminders app.\n\n\n## Usage\n\n```\nCommands:\nadd [text]            Add a new reminder\n\nOptions:\n-h --help             Help Screen\n-l --list             Target list for the reminder\n-v --verbose          Show debugging output\n```\n\nIf no list is specified, reminders will be added to the first available list. \n\n## Examples \n\n```bash\n» quick-reminders add \"Doctor appointment tomorrow\"\n✔ Added a new \"Doctor appointment\" reminder to the \"Inbox\" list with due date 2021-12-01 23:12:37\n```\n\n```bash\n» quick-reminders add \"Take the aspirin on monday at 2am\"\n✔ Added a new \"Take the aspirin\" reminder to the \"Inbox\" list with due date 2021-11-29 02:00:00\n```\n\n```bash\n» quick-reminders add \"Check the bank account in two weeks\" --list=Finance\n✔ Added a new \"Check the bank account in two weeks\" reminder to the \"Finance\" list with due date 2021-12-16 11:12:37\n```\n\n## Setup\n\nWith [Homebrew](https://docs.brew.sh/):\n```bash\nbrew install mmazzarolo/formulae/quick-reminders-cli\n```\n\nOr from the [GitHub releases section](https://github.com/mmazzarolo/quick-reminders-cli/releases/latest):\n```bash\ntar -zxvf quick-reminders.tar.gz\nmv quick-reminders /usr/local/bin\nrm quick-reminders.tar.gz\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmazzarolo%2Fquick-reminders-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmazzarolo%2Fquick-reminders-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmazzarolo%2Fquick-reminders-cli/lists"}