Skip to main content
Version: 4.2

Visual Clock

Display a full-screen clock with large pixel-art style digits that fills the entire board. No API key required.

Visual Clock on split-flap board

Overview

The Visual Clock plugin creates a large, colorful clock display:

  • Full-board pixel-art digits
  • 12-hour or 24-hour format
  • Multiple color patterns (solid, pride, rainbow, sunset, ocean, retro, and holiday themes)
  • Configurable digit and background colors

Setup

  1. Open http://localhost:4420
  2. Go to the Integrations page
  3. Toggle Visual Clock on
  4. Choose your time format, color pattern, and timezone
  5. Click Save Changes

Available Variables

VariableDescriptionExample
{visual_clock.visual_clock}Full-screen clock display (use alone)(full board)
{visual_clock.time}Current time as text12:34 PM
{visual_clock.time_format}Current format setting12h
{visual_clock.hour}Current hour12
{visual_clock.minute}Current minute34

Color Patterns

PatternDescription
SolidSingle color digits
PrideRainbow pride flag colors
RainbowFull spectrum gradient
SunsetWarm orange/red tones
OceanCool blue/green tones
RetroNostalgic color palette
ChristmasRed and green holiday theme
HalloweenOrange and purple theme

Next Steps