Matte-dark Pomodoro for macOS (Tauri + Next.js).
- Download the latest
.zipfrom the GitHub Releases page of this repo. - On macOS, allow the app in System Settings → Privacy & Security if prompted.
- On first launch, Aether requests permission for native macOS notifications.
- You will receive a banner when a session completes (like iOS Alarm style).
- Dev:
npm run tauri:dev - Build:
npm run tauri:build