damascenorafael/reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 17th, 2026
Created on July 15th, 2020
Open Issues & Pull Requests: 42 (+0)
GitHub issues: Enabled
Number of forks: 169
Total Stargazers: 3,942 (+0)
Total Subscribers: 21 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 36.3 days
Mean response time: 149.6 days
90th percentile: 393.5 days
Tracked items: 90

Most active contributors

Sign in to see contributor activity.

How this project is maintained

92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 26
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 556 days
Stale 30+ days: 20
Stale 90+ days: 15

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 2
Events in 7 days: 4

Top labels

  • duplicate (2)
  • enhancement (1)
  • good first issue (1)
  • help wanted (1)

Most active issues this week

Detailed Description

Reminders MenuBar is a macOS menu bar application that provides quick access to Apple Reminders through the system menu bar.

The tool solves the problem of managing reminders without leaving your current workflow by embedding reminder functionality directly in the macOS menu bar. It syncs with Apple Reminders, allowing you to view, create, and edit reminders from a compact menu bar interface. The application uses natural language processing to parse due dates, lists, and tags when creating new reminders, and supports editing existing reminders to modify priorities, recurrences, and other properties. You can search across all reminders, filter by lists and tags, and customize the menu bar display to show an icon, counter, or the next upcoming reminder.

This tool suits macOS users who want lightweight, always-accessible reminder management without opening a separate application. It works best for people already using Apple Reminders and iCloud sync who prefer menu bar utilities over full applications. The project requires macOS Monterey or later and integrates with the system's native Reminders app through Apple's EventKit framework, ensuring your data stays within the Apple ecosystem.

Development activity shows consistent engagement with the project. The codebase is actively maintained with regular updates addressing user needs. The project welcomes community contributions and has established documentation for adding new language support, indicating an organized approach to expanding functionality. Localization support spans multiple languages, demonstrating attention to international users and ongoing translation contributions from the community.