A minimalist focus timer application built with Flutter that helps you stay productive using the Pomodoro Technique.
- Clean, distraction-free interface
- Customizable work and break intervals
- Session statistics tracking
- Desktop notifications
- Cross-platform support (Windows, macOS, Linux)
- Download the latest installer from the releases page
- Run the installer
- Follow the installation wizard
Note: You might see a Windows SmartScreen warning because the app is not signed with a certificate. This is expected for open-source software distributed outside the Microsoft Store.
- Install Flutter SDK
- Clone this repository
- Run
flutter pub get
- Run
flutter build windows
- Flutter SDK
- Windows SDK (for Windows build)
- Visual Studio Build Tools
- Git