I've always been annoyed by timers having to stop their alarms using just a small button, plus their unnecessary UI and ads. Not only that, the size shouldn't be that big! So.. I made one! ⏲️
NO databases. NO permissions. NO tracking.
- Set custom countdown time in hh:mm:ss format.
 - Manual adjustment of hours, minutes, and seconds with up/down buttons.
 - Toggle between Light and Dark modes.
 - Select a custom alarm sound (
.wav) to play when timer ends. - Buttons hide automatically for that minimal look we all love.
 - Visual alert with 
"TIME'S UP"when the timer ends. - Click anywhere to stop and reset the timer and alarm.
 
- Install .NET version 4.7.2
 - Download the published files.
 - Run 
setup.exeto install the timer. - Launch the app.
 
- Download the project source code.
 - Open the 
.slnfile in Visual Studio. - Build the solution (Build → Build Solution).
 - Run the app
 




