LCD ClockA retro 7-segment LCD clock with pixel-grid overlay.

WidgetsDashboardGame UIPortfolio
AMPM
SUNMONTUEWEDTHUFRISAT
MAY 31, 2026

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/neon-clock
2

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

Optional
<html class="dark">

Install with AI Canvas MCP

With AI Canvas MCP, your AI knows every component we ship. Ask for “a navigation component from AI Canvas” inside Claude Code, Codex, or Cursor and it can suggest you a few options, then install the one you like. Less typing, lower token cost, modern way to build.

Get MCP

About LCD Clock

LCD Clock is a retro 7-segment clock built from CSS alone, with a faint pixel-grid overlay that gives the digits a real vintage-display feel. It shows live hours, minutes, and seconds with a blinking colon, plus AM/PM, a row for the day of the week, and the full date underneath. Because there is no canvas or external font, the whole thing renders instantly and styles cleanly with Tailwind. It is a strong fit for retro game UI, terminal-themed dashboards, or portfolio sites leaning on a nostalgic palette.

Built with

Tailwind CSS

More like this