LCD Clock

A retro 7-segment LCD clock with pixel-grid overlay. Shows live HH:MM:SS with blinking colon, AM/PM indicator, day of week row, and full date.

WidgetsClockInteractive
AMPM
SUNMONTUEWEDTHUFRISAT
APRIL 16, 2026

Add to your project

One command adds this component to your project.

1

Run the following command:

npx shadcn@latest add "https://aicanvas.me/r/neon-clock.json"
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">

More like this