kitchentimer
Autoit3 compiled executables with sources [auto-it3 32+64bit]).
Auto-it is a basic-like GUI compiler which I use to make wraparound GUIs for my command-line utilities. Auto-it3 generates VERY tight code and requires no installers to run, however, I have written an installer for this application because people generally expect one. The program is available in a GUI. It is under the GPL3 license. lsm file.
03/31/2011 07:04 PM 1,001,757 kitchentimer-1.2-setup.exe SHA512 kitchentimer-1.2-setup.exe b5de93ed7ad7b936 7cf32dc01608605b 375ef75686372815 33cdddecdae3f54e d0a5dfacaba00b90 fc224984907ca827 dd23447eff16d615 1bf38907bd524a14 MD5 kitchentimer-1.2-setup.exe 3d21043ec961913048f8b7cb80fc5e06 03/31/2011 07:05 PM 1,911,368 kitchentimer.zip SHA512 kitchentimer.zip beef782447da4344 f12385967f5b300a 91b00b2ffc722ad3 88ba15a618d3652a 69e80aab963c25c7 8d4ba04ff2be6855 e575ad2155178350 fe6b72eff0d1d381 MD5 kitchentimer.zip 6ee38eaea5999930ec2f0c7211b5971d
kitchentimer is a countdown and a countup timer similar to an electronic kitchen timer. It makes a bonk sound when it is done and throws up a messagebox, OR you can turn on a checkbox that enables the repetetive cowndown alarm. it doesn't stop until you hit the stop button.
the only enhancement it could probablly have that it needs is a repeating beep on countdown until some sort of button is pressed.
32 and 64-bit windows versions are supplied, and the code is vista/7 compatible.
the program was written in Auto-it3, a BASIC-like GUI language I use a lot for windows stuff (until I can find something better that's free).
auto-it3 can be found at http://www.autoitscript.com