Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
Stars
3.7k
Forks
151
Watchers
3.7k
Open Issues
58
Overall repository health assessment
No package.json found
This might not be a Node.js project
405
commits
11
commits
8
commits
7
commits
7
commits
7
commits
5
commits
5
commits
3
commits
3
commits
Add recent reminders feature + remove show completed reminders toggle
88e7f50View on GitHubRefactor ReminderListEditView to use EnvironmentObject for calendars
42ff860View on GitHubAdd ConfirmButtonModifier for consistent button styling and hover effects
c1ab53eView on GitHubImprove ReminderItemView clickable area, hover, and popover open
733a785View on GitHubRefactor copy featute adding CopyShortcutCoordinator + dismiss work
062db2eView on GitHubRefactor ReminderItemView and add dateInvalidation to keep the date description updated
cda618dView on GitHubRefactor reminder list filtering + Replacing the use of SelectableView with Toggle
13a3f93View on GitHubRemove unused property + fix reminder data update mechanism
acf97c2View on GitHubRefactor transparency handling in color extension and user preferences
7a67b04View on GitHub