Minimalistic desktop timer app for Pomodoro Technique users
Last updated Jul 8, 2026
573
Stars
68
Forks
67
Issues
+1
Stars/day
Attention Score
53
Language breakdown
C# 99.5%
PowerShell 0.5%
Batchfile 0.1%
βΈ Files
click to expand
README

YAPA-2 is minimalistic desktop timer app for Pomodoro Technique users.
Download latest version | Website
Features
- Pomodoroβ’ counter :)
- Control app using taskbar jumplist
- Configurable periods
- Count time backwards
- Automatically start break
- Show\hide in taskbar
- Minimize to tray
- Supports custom themes
- Command line arguments
- Sound
- Dashboard
- Themes
- Motivational theme - More about theme here.
Contribution guidelines ===
- Before doing code refactoring, create issue to discuss it.
- Create new branch for each bug/feature.
- Restore nuget packages.
NuGet restore ..\Yapa.sln - Run
Build\BuildAndRelease.cmd Without arguments 2.0.0 version will be used. To create specific version: Build\BuildAndRelease.cmd 2.4.9`
Nightly builds === To enable nightly builds:
- Go to folder: C:\Users\
\Documents\YAPA2 - Create empty file: PreRelease.txt
- Restart application.
- Open application settings, next to version you should see pre-release.
- Go to folder: C:\Users\
\Documents\YAPA2 - Remove file: PreRelease.txt
- Uninstall application (application settings and completed pomodoro history will not be removed).
- Install latest stable version
π More in this category