{"id":51030683,"url":"https://github.com/puppe1990/reminder","last_synced_at":"2026-06-22T00:01:47.790Z","repository":{"id":353392566,"uuid":"1219225743","full_name":"puppe1990/reminder","owner":"puppe1990","description":"CLI em Ruby para criar lembretes no macOS com notificações nativas, aviso prévio customizado, lint, testes e CI.","archived":false,"fork":false,"pushed_at":"2026-04-23T17:47:50.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T19:10:03.000Z","etag":null,"topics":["cli","launchd","macos","minitest","notifications","reminder","rubocop","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/puppe1990.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,"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-04-23T16:55:32.000Z","updated_at":"2026-04-23T17:48:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/puppe1990/reminder","commit_stats":null,"previous_names":["puppe1990/reminder"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/puppe1990/reminder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Freminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Freminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Freminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Freminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puppe1990","download_url":"https://codeload.github.com/puppe1990/reminder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppe1990%2Freminder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34629658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","launchd","macos","minitest","notifications","reminder","rubocop","ruby"],"created_at":"2026-06-22T00:01:45.210Z","updated_at":"2026-06-22T00:01:47.769Z","avatar_url":"https://github.com/puppe1990.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reminder CLI\n\nCLI em Ruby para criar lembretes no macOS com notificacao nativa.\n\n## Uso\n\n```bash\n./reminder add --text \"Reuniao com cliente\" --at \"2026-04-23 15:00\"\n./reminder add --text \"Sair para o medico\" --at \"2026-04-23 18:00\" --warn 30m\n./reminder add --text \"Tomar remedio\" --at \"2026-04-23 08:00\" --warn 15m --repeat daily\n./reminder list\n./reminder remove \u003cid\u003e\n```\n\n## Formatos aceitos\n\n- `--at`: `YYYY-MM-DD HH:MM` ou `YYYY-MM-DDTHH:MM`\n- `--warn`:\n  - `15` = 15 minutos\n  - `15m` = 15 minutos\n  - `2h` = 2 horas\n  - `1d` = 1 dia\n- `--repeat`:\n  - `daily`\n  - `weekly`\n  - `monthly`\n\n## Como funciona\n\n- Salva os lembretes em `~/.reminder-cli/reminders.json`\n- Cria `LaunchAgents` em `~/Library/LaunchAgents`\n- Exibe a notificacao com `osascript`\n- Prefere `terminal-notifier` quando estiver instalado para banners mais consistentes no macOS\n- Quando `--repeat` e usado, reagenda automaticamente o proximo disparo apos o lembrete principal\n- Usa `launchd`, `osascript`, `minitest` e `rubocop`\n\n## Setup\n\n```bash\nbin/setup\n```\n\n## Qualidade\n\n```bash\nbin/lint\nbin/test\n```\n\n## Pre-commit\n\nO hook fica em `.githooks/pre-commit` e roda lint + tests.\n\nQuando este diretório estiver em um repositorio Git:\n\n```bash\ngit config core.hooksPath .githooks\n```\n\n## CI\n\nO workflow fica em `.github/workflows/ci.yml` e executa lint + tests em `push` e `pull_request`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuppe1990%2Freminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuppe1990%2Freminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuppe1990%2Freminder/lists"}