{"id":13583539,"url":"https://github.com/lucasbento/reminders-cli","last_synced_at":"2025-03-16T18:31:47.741Z","repository":{"id":24801641,"uuid":"99688274","full_name":"lucasbento/reminders-cli","owner":"lucasbento","description":"Command-line interface to interact with the Reminders.app","archived":false,"fork":false,"pushed_at":"2022-08-01T02:46:58.000Z","size":767,"stargazers_count":92,"open_issues_count":3,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T07:07:51.664Z","etag":null,"topics":["cli","mac","macos","nodejs","osx","reminders","terminal"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucasbento.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-08T12:05:31.000Z","updated_at":"2024-12-11T14:54:24.000Z","dependencies_parsed_at":"2022-08-07T11:01:21.637Z","dependency_job_id":null,"html_url":"https://github.com/lucasbento/reminders-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbento%2Freminders-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbento%2Freminders-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbento%2Freminders-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbento%2Freminders-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasbento","download_url":"https://codeload.github.com/lucasbento/reminders-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826783,"owners_count":20354220,"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","mac","macos","nodejs","osx","reminders","terminal"],"created_at":"2024-08-01T15:03:34.162Z","updated_at":"2025-03-16T18:31:46.872Z","avatar_url":"https://github.com/lucasbento.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e \n\u003cimg align=\"center\" src=\"media/logo.gif\" alt=\"reminders-cli\" title=\"reminders-cli\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003ereminders-cli\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  Command-line interface that uses natural language processing to parse phrases and interact with Reminders.app.\n\u003c/p\u003e\n\n## Getting started\n\n\u003e TLDR: **run `npm i -g reminders-cli` and `reminders --help`**.\n\n### Usage\n\n```console\n$ reminders --help\n\n  Usage\n    $ remind \u003cinput\u003e\n    $ reminders\n  \n  Options\n    --list      - List all reminders (will trigger if no option is provided).\n    --complete  - List all reminders and enable a selector to be completed\n\n  Examples\n    $ remind me to feed the cats tomorrow at 12:00\n    $ reminders --list\n```\n\n### Create\n\n```console\n$ remind me in two hours to study\n```\n\n![Add command](media/add_command.gif \"Add command\")\n\n\u003e You can see some examples in the [date parsing test file](https://github.com/lucasbento/reminders-cli/blob/master/src/utils/__tests__date.spec.js#5).\n\n### List\n\n```console\n$ reminders --list\n```\n\n![List command](media/list_command.gif \"List command\")\n\n### Complete\n\n```console\n$ reminders --complete\n```\n\n![Complete command](media/complete_command.gif \"Complete command\")\n\n\u003e 🔥 It's also possible to provide a name (or part of) to `complete` command:\n\n![Complete command](media/complete_with_arg_command.gif \"Complete command\")\n\n### Installation\n\nThis package requires NodeJS to be installed.\n\n#### Homebrew\n```console\nbrew install node\n```\n\n#### Manual\nGo to [https://nodejs.org/en/download/](https://nodejs.org/en/download/) and install the latest LTS version.\n\n### Installing the package\n```console\nnpm install -g reminders-cli\n```\n\n## Development\n\n1. Install\n```console\nyarn # or npm install\n```\n\n2. Run build with auto-reloading\n```console\nyarn run watch\n```\n\n3. Try commands\n```console\nnode ./dist/index.js --list # To list reminders\nnode ./dist/index.js --add \"My reminder\" 11/11/2017 10:30\nnode ./dist/index.js --add \"My reminder\"\n```\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbento%2Freminders-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasbento%2Freminders-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbento%2Freminders-cli/lists"}