YAPA-2
                                
                                
                                
                                    YAPA-2 copied to clipboard
                            
                            
                            
                        Minimalistic desktop timer app for Pomodoro Technique users

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
- /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

 
 - 
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.cmdWithout 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<username>\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<username>\Documents\YAPA2
 - Remove file: PreRelease.txt
 - Uninstall application (application settings and completed pomodoro history will not be removed).
 - Install latest stable version