Java™ application "PixelClock"

PixelClock is a small Java™ application that creates a digital clock which visually "atomizes" and reintegrates at specific intervals. It is available both as an applet and as a standalone executable, depending on your requirements.

PixelClockApplet: Designed for integration into web pages. The included "Readme.txt" provides guidance on the HTML implementation.

PixelClockWindow: A standalone application that appears as a full-screen clock after a period of mouse inactivity. Moving the mouse hides the clock again. While it doesn't monitor keyboard activity, it functions effectively as a screensaver.

Download "PixelClockApplet"

(Requires ORACLE JRE™ 8)

Download "PixelClockWindow"

(Requires ORACLE JRE™ 8)

« Back to Java™ Overview