Stopwatch GUI which stays on top of all windows & starts as soon as application is invoked.
The stopwatch can paused, resumed & restarted.
The stopwatch will give visible & audio notification every 2 minutes (this duration can be changed in the code).
The audio notification can be muted using the checkbox
This is the overview of the screen components
With Sound on | With Sound off | Paused | Visible Notification |
---|---|---|---|
You need to have Autohotkey installed. Download the .ahk file & resoures/stopwatch.ico in local folder.
Double click on .ahk file to execute.
Make the notification duration configurable.