{"id":23605752,"url":"https://github.com/altamsh04/reminder-cli","last_synced_at":"2025-05-09T01:06:33.676Z","repository":{"id":267966676,"uuid":"898683711","full_name":"altamsh04/reminder-cli","owner":"altamsh04","description":"A simple node command-line tool that allows users to set reminders for tasks or events directly from the terminal.","archived":false,"fork":false,"pushed_at":"2024-12-23T17:38:48.000Z","size":321,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T01:06:25.819Z","etag":null,"topics":["cli","js","node","npm-package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@altamsh04/reminder-cli","language":"JavaScript","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/altamsh04.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-04T20:53:38.000Z","updated_at":"2025-04-11T05:17:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"29a4cc5d-f586-423d-b8a7-ed380addb067","html_url":"https://github.com/altamsh04/reminder-cli","commit_stats":null,"previous_names":["altamsh04/reminder-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altamsh04%2Freminder-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altamsh04%2Freminder-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altamsh04%2Freminder-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altamsh04%2Freminder-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altamsh04","download_url":"https://codeload.github.com/altamsh04/reminder-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171254,"owners_count":21865292,"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","js","node","npm-package"],"created_at":"2024-12-27T13:12:51.571Z","updated_at":"2025-05-09T01:06:33.648Z","avatar_url":"https://github.com/altamsh04.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reminder CLI\n\n## Overview\n\nReminder CLI is a lightweight, user-friendly command-line tool designed to help you manage tasks and reminders directly from your terminal. With simple and intuitive commands, you can quickly set, list, and track your personal reminders.\n\n## Prerequisites\n\n- Node.js (v14.0.0 or higher)\n- npm (v6.0.0 or higher)\n\n## Installation\n\nInstall Reminder CLI globally using npm:\n\n```bash\nnpm install -g @altamsh04/reminder-cli\n```\n\n## Usage\n\n### Initialize the CLI\n\n```bash\nreminder init\n```\n\n### Set a Reminder without scheduling\n\n```bash\nreminder set \"Buy groceries for weekend\"\n```\n\n### Set a Reminder with scheduling ( Use '1s', '1m', or '1h')\n\n```bash\nreminder set \"Take medicine\" -i 30m\nor\nreminder set \"Meeting with team at 2 PM\" --in 1h\n```\n\n### List Reminders\n\n```bash\nreminder list\nor\nreminder ls\n```\n\n### Clear Reminders\n\n```bash\nreminder clear\nor\nreminder cls\n```\n## Commands\n\n- `reminder init`: Initialize the reminder tool\n- `reminder set \u003creminder\u003e`: Add a new reminder\n- `reminder set \u003creminder\u003e --in \u003ctime\u003e`: Add a new reminder with optional scheduling\n- `reminder list or reminder ls`: Display all reminders\n- `reminder clear or reminder cls`: Clear all reminders\n- `reminder --help`: Show help information\n- `reminder --version`: Show version\n\n## Contributing\n\nContributions, issues, and feature requests are welcome! Feel free to check [issues page](https://github.com/altamsh04/reminder-cli/issues).\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nDistributed under the MIT License.\n\n## Maintainers\n\n- [@altamsh04](https://github.com/altamsh04)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltamsh04%2Freminder-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltamsh04%2Freminder-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltamsh04%2Freminder-cli/lists"}