Customizable time and date display for projectors & TVs
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: create project README

pikapower9080 (May 17, 2026, 12:02 AM EDT) 27eec7a8 f37b9fd9

+16
+16
README.md
··· 1 + # Clock Display 2 + 3 + A customizable clock display built using React, useful for projectors and TVs. 4 + 5 + ## Features 6 + - Time and date display with customizable format 7 + - Fully customizable text 8 + - Wallpaper customization 9 + - Live analog clock favicon 10 + 11 + ## Building 12 + 13 + ```sh 14 + bun install 15 + bun run build 16 + ```