| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MiniMax.Timer.1.2.zip | 2022-04-28 | 781.5 kB | |
| README.md | 2022-04-28 | 1.3 kB | |
| v1.2.tar.gz | 2022-04-28 | 182.8 kB | |
| v1.2.zip | 2022-04-28 | 194.1 kB | |
| Totals: 4 Items | 1.2 MB | 2 | |
Added
- added checkboxes to show/hide Hours, Minutes, Seconds if 0
- added a "Restart" button
- added a "Close Timer" button which also resets the timer when timer is started again
- added font choices and background colors for each of the 3 states: running, paused, and ended with a preview for each
- added a duplicate of the elapsed time on the app for when the timer is used on a display which is inaccessible to the user - e.g. if the timer window is used on a remote projector which the user is unable to see
- added capability to play a sound file (*.wav only) after timer ends
- added a button which appears when an update is available
- added links to my profiles
Changed
- changed the "Start" button to act as a "Start" and "Pause" button
- moving the timer window now updates the window location values on the app
- main window no longer disappears upon starting the timer
- changed .NET dependency from 2.0 to 4.6 so it would run without any additional downloads on Windows 10
- some elements of the UI
Removed
- removed mouse shortcuts
Known Issues
- erroneous values related to DPI scaling: resolution of the listed displays when the "Fullscreen" option is enabled and the Location and Size of the timer window (related to DPI scaling)