A minimal macOS daily planner with glass UI and Kanban view.
- 3-state todos: todo, doing, done
- List and Kanban views
- Recurring todos
- Menu bar quick access
- Adaptive glass UI (light and dark mode)
- Drag-and-drop reordering
- Auto-updates via Sparkle
- Data export/import for backups
- macOS 26.0 (Tahoe) or later
- Download
DayPlanner.zipfrom Releases - Extract the archive
- Drag DayPlanner to
/Applications - Right-click and select Open on first launch (required for unsigned apps)
Your todos and recurring todos are stored as JSON files in:
~/Library/Application Support/DayPlanner/
You can export and import your data from Settings > Data > Backup to protect against data loss when uninstalling.
The app checks for updates automatically on launch. You can also check manually from DayPlanner menu > Check for Updates or Settings > About > Check for Updates.
Updates are delivered through Sparkle and signed with EdDSA keys for security.
- Clone the repository
- Open
DayPlanner.xcodeprojin Xcode - Build and run
This project is licensed under the MIT License. See LICENSE for details.
