Reminders MenuBar
brew install --cask reminders-menubar
v2.0.0
Menu bar app to view, create, and manage Apple Reminders without leaving the top of your screen.
Why you might care
If you live in the Apple ecosystem and want quick access to reminders without opening the full app, this lightweight menubar alternative syncs with native Apple Reminders and supports natural language entry, filtering, and keyboard shortcuts. Open-source and free.
174
30-day installs · #989
527
90-day · #1007
2.7k
365-day · #810
3.8k
★ GitHub stars · updated 4d ago
GitHub topics
apple-reminders
macos
macos-menubar
macos-swift
menubar
reminders
swift
swiftui
utility
Links
- https://github.com/DamascenoRafael/reminders-menubar
- GitHub: DamascenoRafael/reminders-menubar
- Brew formula source: Casks/r/reminders-menubar.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Fantastical",
"Tot",
"Paw"
],
"artifacts": [
{
"uninstall": [
{
"quit": "br.com.damascenorafael.reminders-menubar"
}
]
},
{
"app": [
"Reminders MenuBar.app"
],
"target": "/Applications/Reminders MenuBar.app"
},
{
"zap": [
{
"trash": [
"~/Library/Application Scripts/br.com.damascenorafael.reminders-menubar",
"~/Library/Application Scripts/br.com.damascenorafael.reminders-menubar-launcher",
"~/Library/Application Scripts/br.com.damascenorafael.RemindersLauncher",
"~/Library/Containers/br.com.damascenorafael.reminders-menubar",
"~/Library/Containers/br.com.damascenorafael.reminders-menubar-launcher",
"~/Library/Containers/br.com.damascenorafael.RemindersLauncher"
]
}
]
}
],
"auto_updates": 1,
"categories": [
"menubar",
"productivity",
"todo"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Simple menu bar app to view and interact with reminders",
"disable_reason": null,
"disabled": 0,
"display_name": "Reminders MenuBar",
"enrichment_fetched_at": "2026-06-20T22:48:53+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "reminders-menubar",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-17T02:34:11Z",
"github_readme_excerpt": "\u003cdiv align=\"center\"\u003e\n \u003cimg\n src=\"docs/images/reminders-icon.png\"\n alt=\"Reminders MenuBar\"\n \u003e\n \u003ch1\u003e\n Reminders MenuBar\n \u003c/h1\u003e\n \u003cp\u003e\n Simple macOS menu bar app to view and interact with reminders.\n \u003c/p\u003e\n \u003cp\u003e\n \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e \u2022\n \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e \u2022\n \u003ca href=\"#permission-request\"\u003ePermission Request\u003c/a\u003e \u2022\n \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e \u2022\n \u003ca href=\"#languages\"\u003eLanguages\u003c/a\u003e \u2022\n \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n \u003cimg\n max-width=\"400\"\n width=\"45%\"\n src=\"docs/images/reminder-menubar-light.png\"\n alt=\"Reminders MenuBar in light mode\"\n \u003e\n \u003cimg\n max-width=\"400\"\n width=\"45%\"\n src=\"docs/images/reminder-menubar-dark.png\"\n alt=\"Reminders MenuBar in dark mode\"\n \u003e\n\u003c/div\u003e\n\n## Features\n\n* All interactions through the macOS menu bar\n* Keep everything in sync with Apple Reminders\n* Create new reminders using natural language for due dates, lists, and tags\n* Mark as completed or edit due dates, priorities, recurrences, lists, tags, and more\n* View upcoming reminders with a configurable time interval\n* Search across all your reminders\n* Filter reminders through lists and tags\n* Customize the menu bar with icon, counter, or next upcoming reminder\n* Toggle the app with a global keyboard shortcut\n\n\u003cdiv align=\"center\"\u003e\n \u003cimg\n src=\"docs/images/reminders-menubar-demo.gif\"\n alt=\"Reminders MenuBar demo\"\n \u003e\n\u003c/div\u003e\n\n## Installation\n\n*Reminders MenuBar requires macOS Big Sur 11 or later.*\n\n### Homebrew\n\nReminders MenuBar can be installed using [Homebrew](https://brew.sh).\n\n```bash\nbrew install --cask reminders-menubar\n```\n\n### Direct Download\n\nDirect downloads are available on the [releases page](https://github.com/DamascenoRafael/reminders-menubar/releases):\n\n* Disk image (`.dmg`): double-click to open, then drag the app to *Applications*\n* Zip archive (`.zip`): extract and drag the app to *Applications*\n\n## Permission Request\n\nReminders MenuBar u",
"github_repo": "DamascenoRafael/reminders-menubar",
"github_stars": 3794,
"github_topics": [
"apple-reminders",
"macos",
"macos-menubar",
"macos-swift",
"menubar",
"reminders",
"swift",
"swiftui",
"utility"
],
"homepage": "https://github.com/DamascenoRafael/reminders-menubar",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 174,
"installs_365d": 2703,
"installs_90d": 527,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:06:23+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Reminders MenuBar"
],
"one_liner": "Menu bar app to view, create, and manage Apple Reminders without leaving the top of your screen.",
"rank_30d": 989,
"rank_365d": 810,
"rank_90d": 1007,
"raw_hash": "5aff982181e75ca2",
"ruby_source_path": "Casks/r/reminders-menubar.rb",
"tap": "homebrew/cask",
"token": "reminders-menubar",
"version": "2.0.0",
"why_use_this": "If you live in the Apple ecosystem and want quick access to reminders without opening the full app, this lightweight menubar alternative syncs with native Apple Reminders and supports natural language entry, filtering, and keyboard shortcuts. Open-source and free."
}