Enhancement Requests:
Speed dynamically adjustable while program is running. Using up-arrow and down-arrow. Increase or decrease the speed incrementally with each press of those buttons. Default increment would be, say, 5% of the current speed. Speed change only affects current session. Next session returns to default that user has set.
Countdown timer, shown inconspicuously in the upper-left-hand corner of the window. When time expires, the program quits entirely. Resolution should be in seconds. Zero-padded to minutes. Example: 1:23, 0:45, 0:06, ...
Current speed shown in upper right-hand corner of the window. Same font and style as the countdown timer. Number will change if user presses the up-arrow or down-arrow.
No need for labels. Just show the numbers. User should know what the numbers mean.
Colors preference: Font = navy blue.
Red dot should not overwrite the numbers at the top. There should be a small distance between the numbers and the red dot. Perhaps 10-20 pixels or so.
Aside from not overwriting the numbers, the program can maintain corner-to-corner behavior.
Thanks much, Vic!
Nicholas Kormanik
nkDot-corners v0.1.0p.s. -- Ignore the figure in the middle of the red circle shown above. I included that in another similar program created with Python. I included that star figure to better ensure visual focusing during the execution of the program.