EasyFocus is a cross-platform productivity application designed to help you focus using the pomodoro technique.
The application is built with C# and AvaloniaUI.
"To help me stay focused and productive while working from home, I built the EasyFocus app. A tool that tracks time, respects privacy and lets me easily see what I’ve accomplished." - dpieve.
Check it out here.
- Custom Tags: Create and manage your own tags to categorize your focus sessions, such as Work, Study, or any other activity.
- Timer Configuration: Set up and customize your timers.
- Notifications: Enable or disable notifications for your sessions to suit your preference.
- Stats: Visualize your progress over time.
For instructions, please visit our page.
- Clone the repository.
git clone https://github.com/dpieve/EasyFocus.git
cd EasyFocus
-
Open the solution (.sln).
-
Select the Startup Project.
-
Build and Run.
Feel free to open an issue or a Pull Request.
Read the contributing for more details.