Chimer for Windows - by Paul Marks
http://web.ics.purdue.edu/~pmarks/

This program chimes out the time in binary every hour from the internal
speaker.  There should be 4 beeps, at a low frequency for 0, and a high
frequency for 1.

Just copy chimer.exe into your startup folder to use it.
Probably requires Windows 2000/XP or later.



Fun-related note:

Chimer spends most of its time sleeping, and doesn't notice large
sudden changes in the clock, so if you want to play with it and
force it to beep, then you'll have to kill the process, set your clock
to ?:59, then start chimer again, and it should beep at ?:00


Changelog:

2005-07-29: version 1.1
	- Bugfix: Chime was off by an hour if the clock check landed
	on exactly 999ms (oops!)
	- While fixing the bug, I structured it a bit more like the
	Linux version.

2005-07-28: version 1.0
	Initial Release