Dedicated family displays like Skylight, DAKboard, and Hearth Display cost hundreds of dollars up front and often add a monthly subscription. This video shows how to skip all of that and turn an idle TV — in our case the dining room TV — into a smart, automated family dashboard for free, using Claude AI to design it, Google Sheets to power it, Google Apps Script to bridge the two, and Netlify to host it. The whole thing went from idea to live screen in about 30 minutes, without writing any code by hand.
The best free DAKboard alternative (and Skylight Calendar alternative)
If you're searching for a DAKboard alternative or a Skylight Calendar alternative, this is it: same ambient family display — calendar, meals, to-dos, event countdowns — on a screen you already own, for $0. DAKboard charges for hardware plus a subscription for premium layouts. Skylight Calendar locks you into a 15" or 27" frame and an annual plan to unlock features. Hearth Display is the most expensive of the three. Our DIY build runs on any TV, Chromecast, Fire Stick, or Raspberry Pi, was designed in 30 minutes by Claude AI, and pulls live data from a Google Sheet anyone in the family can edit. No hardware purchase, no subscription, no lock-in.
Why a DIY family dashboard beats Skylight, DAKboard, and Hearth
Off-the-shelf family displays solve a real problem — ambient information at a glance — but they lock you into their hardware, their layout, and usually a subscription. A TV you already own plus a few free tools gives you a bigger screen, full design control, and zero recurring cost. You also get to shape it around the way your family actually lives instead of fitting into someone else's template.
What the dashboard shows
Ambient information the whole family glances at all day: today's schedule, the competitive cheer calendar, the weekly meal plan, the running family to-do list, and countdowns to upcoming events. Anyone in the house can update it from their phone, and the TV reflects the change within a minute — no remote, no app, no pulling up a calendar.
The free tech stack
Claude AI designs and builds the interface from a plain-English description and a photo of the room. Google Sheets stores the data across tabs (Schedule, Cheer, Meals, To-Do, Events) so anyone in the family can edit from their phone. Google Apps Script turns the sheet into a JSON endpoint the dashboard can read. Netlify hosts the finished page for free on its own URL. Total cost: $0.
Designed in 30 minutes with Claude AI
No code was written by hand. The whole layout came from describing what we wanted to Claude AI and sharing a photo of the dining room so it could match the home's farmhouse aesthetic — colors, type, spacing, the works. Claude returned a clean HTML/CSS/JS dashboard that we tweaked in a couple of back-and-forth messages and shipped.
How the live updates work
The dashboard polls the Google Apps Script endpoint every 60 seconds. When someone updates a meal in the Meals tab, adds a cheer practice, or checks off a to-do from their phone, the TV picks it up on the next poll and re-renders — no manual refresh, no smart home hub, no extra services in the loop.
Make it your own
Swap the tabs to match your household. Sports schedules, school pickups, chore charts, birthday countdowns, shared shopping list — anything that lives in a Google Sheet can live on the TV. Because Claude AI built it from a description, you can ask it to redesign for a different room, a different style, or a different set of widgets in another short conversation.


