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
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.