Archie Ang - 2017-04-26

The MiniMax Timer is a simple timer application which, for now, only counts downward. It has the following customizable features:
always on top
fullscreen
timer font, text color and background color
display a customizable text when the timer ends
timer's size and location
timer control shortcuts

The settings (positions, colors, sizes) are automatically saved upon exiting the program.

This application .NET Framework 2.0 (get it here https://www.microsoft.com/en-us/download/details.aspx?id=42642. Anybody running Windows 7 and above should be able to run this without any problems.

Help and feedback would be appreciated.
This project was created with Microsoft Visual Studio 2017 Community Edition.

Changelog
v 1.1.2 (2020/02/07)
- option to select fullscreen display is now working as expected
- fixed error when running the program for the first time without proper size and location values

v 1.1.1 (2018/07/xx)
- added option to select which display to use when fullscreen is checked
- added location options of the timer display when fullscreen is checked

v 1.1.0 (2017/05/09 21:08)
- downgraded .NET requirement from 4.0 to 2.0 (Windows 7 and later should have no problems running this app now)
- added shortcuts on timer window: double-click to reset timer, left-click to pause/continue timer
- fixed some initialization bugs (i.e. missing initial settings caused the program to crash)
- added icons for main window and timer window

v 1.0.0a (2017/05/03 18:33)
- added icon

v 1.0.0 (2017/04/26 19:57 GMT+08:00)
- first version

 

Last edit: Archie Ang 2020-02-07