A personal, local-first desktop Pomodoro app for macOS. Built with Tauri (Rust) + React/TypeScript, storing everything in a local SQLite file — no server, no login, no cloud.
npm install
npm run tauri devRequirements: Rust (stable) + Cargo, Node 18+ and npm, macOS with Xcode Command Line Tools.