Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

bmjcode/uptime-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a clock application for Windows that also displays the system uptime. It's intended as a diagnostic tool to identify the instant freezes and other intermittent problems occur; because of this, power saving features like screen blanking are disabled while the clock is running.

Screenshot of the Uptime Clock

The clock is a tiny (under 52 kB!) application with virtually no features, and I intend to keep it that way. It runs on Windows versions going at least as far back as NT 4.0 from 1996. The source code may be useful in its own right as a relatively straightforward example of Windows API programming.

You can download the latest version on the releases page.