A modern, minimalist desktop timer for productivity, built using the Pomodoro technique.
- Language: C# (.NET 9)
- UI Framework: WPF (Windows Presentation Foundation)
- Design Library: MaterialDesignInXaml (v5.x)
- Borderless Window: Custom-designed chrome for a sleek, modern look.
- Material Design UI: Built using standard Material Design components for a consistent user experience.
- Background Support: Minimizes to the system tray, allowing the timer to run quietly in the background without cluttering your taskbar.
- System Tray Integration: Quick access and status visibility via the Windows notification area.
- Ensure you have Visual Studio installed with the ".NET desktop development" workload.
- Open the solution file (.sln) in Visual Studio.
- The project uses NuGet packages; these should restore automatically upon build.
- Run the project (F5).
- Initial UI and Logic
- Material Design integration
- System Tray minimization support
- System notifications
- Settings
- Icon