Daily is an AI-powered task manager focused on productivity, minimalism, aesthetics, and day-to-day planning.
Daily is built around a simple question: What did I do yesterday, and what matters today?
It combines day-based planning, fast task operations, and an execution-focused AI assistant in a local-first app for macOS.
- Day-first workflow: tasks are organized by date, not buried in endless lists.
- Local-first architecture: your data stays on your Mac and works offline.
- Action over chat: AI is built to execute operations, not just answer questions.
Tasks are grouped by day, with fast date switching, month navigation (wheel/swipe), and keyboard-driven flow.
Use both List and Board layouts. Empty columns can be hidden/collapsed, and tasks can be moved or reordered.
Projects/branches let you isolate task spaces. Switch branch in header, manage projects in Settings, move tasks across projects, and navigate from search with automatic branch switch.
iCloud sync is optional. The app remains local-first and fully usable offline.

UI customization includes 9+ themes, including Glass UI.

Daily includes an in-app AI assistant that executes real operations in your workspace.
The assistant performs real in-app operations: task CRUD, status updates, date-based search, batch actions, tag/time/attachment management, and day summaries.
- "Create a task to review the PR tomorrow at 2pm"
- "I spent 2 hours on the documentation task"
- "Complete all my work tasks for today"
- "How's my day going?"
Both runtime modes are supported: local models and remote API models.
Daily stores data locally on your Mac by default.
- No account required
- No mandatory cloud dependency
- Works offline
- Optional iCloud sync
- Local-first storage with data integrity safeguards
Note
macOS Only: Daily currently supports only macOS. While Electron supports cross-platform deployment, Windows/Linux builds are not officially supported yet due to limited testing coverage.(or I'm just lazy 🤷♂️).
- Open Releases
- Download the latest macOS
.dmg - Move Daily.app to Applications
If macOS blocks launch because the app is not notarized, run:
xattr -rd com.apple.quarantine /Applications/Daily.appQuick install (optional):
curl -fsSL https://raw.githubusercontent.com/scheron/Daily/main/scripts/install/install-mac.sh | shWarning
curl | sh executes a remote script. Prefer the Releases package when possible, or review the script first.
If installed via script, update with:
curl -fsSL https://raw.githubusercontent.com/scheron/Daily/main/scripts/install/update-mac.sh | shOr download the latest release manually from Releases.












