Skip to content

siddhantj12/aether-g4

Repository files navigation

Aether

Matte-dark Pomodoro for macOS (Tauri + Next.js).

Download

  • Download the latest .zip from the GitHub Releases page of this repo.
  • On macOS, allow the app in System Settings → Privacy & Security if prompted.

Notifications

  • On first launch, Aether requests permission for native macOS notifications.
  • You will receive a banner when a session completes (like iOS Alarm style).

Development

  • Dev: npm run tauri:dev
  • Build: npm run tauri:build