A tiny binary clock display integrated into Windows XP taskbar, replacing the standard clock in the taskbar notification area. Two display modes (six decimal digits and true binary) and customization of the color and shape of LEDs are available.
Categories
HobbiesLicense
Public DomainFollow Binary Clock for WinXP
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
That clock works under Win7. Unfortunately it seems to display the wrong time. (It uses 7 bits for seconds, 7 bits for minutes and 6 bits for hours. That makes 64 hours per day + 128 minutes per hour + 128 seconds per minute.) Anyway under Win7 it cannot display the options window.