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

Yapa2

YAPA-2 is minimalistic desktop timer app for Pomodoro Technique users.

Build status Total downloads 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
- /start - /stop - /pause - /reset - /settings - /homepage
  • Sound
- Disable all sound notifications - Volume controls - Play custom music during work\break periods
  • Dashboard
- Pomodoro counter history similar to github contributions
  • Themes
- YAPA 1.0 theme - Shows period progress on taskbar - Select opacity for timer - Select light or dark theme for timer - Change application size - Enable\Disable flashing animation Theme Settings Preview

- Motivational theme - More about theme here.

Contribution guidelines ===

  • Before doing code refactoring, create issue to discuss it.
  • Create new branch for each bug/feature.
How to build installer === Installers are created with slightly modified Squirrel.Windows
  • 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.
To disable nightly builds:
  • 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

Β© 2026 GitRepoTrend Β· YetAnotherPomodoroApp/YAPA-2 Β· Updated daily from GitHub