The short answer

It comes down to one question: do we actually want to customize what shows on the screen?

If yes

DAKboard

DAKboard is the only one of the five that lets us push our own content to the display — it has a real API and built-in scheduling. The trade-off: roughly $700 in the first year (hardware + subscription) and a steeper setup. But it grows with us.

If no

Skylight Calendar 15"

If a calendar that just works is the real need, Skylight is the easiest and cheapest premium option ($280). It has the best chore-and-reward system in the group according to real-family reviews.

The other three — Hearth, Echo Show 15, Nest Hub Max — are out for specific reasons explained below.

What each one does

If we want to customize

DAKboard

$400 hardware · ~$26/mo service · ~$712 year 1

Drag-and-drop blocks. REST API. Native scheduling per block (Weekly, Monthly, Custom days, time ranges). 100+ integrations. Can also run as a do-it-yourself project on a Raspberry Pi for much cheaper if we want to go that route.

Steeper learning curve. Subscription continues forever. The API mostly updates text blocks (not yet a full canvas for arbitrary updates).

If we want easy

Skylight Calendar 15"

$280 hardware · optional $79/yr Plus subscription

Cleanest setup experience in the group. Two-way calendar sync with Google, Apple, and Microsoft. A genuinely good chore and reward system that families seem to love. Photo screensaver and meal planner sit behind the optional Plus tier.

No path to push custom content. The photo screensaver requires a subscription, which several reviews complain about.

Out — price + no customization

Hearth Display

$699 hardware + subscription

27-inch touchscreen with a beautiful design. The strongest routine and chore system in the group — kids genuinely engage with it (confetti, streaks, rewards). Recent feature pace is fast.

No way to push custom content. No Google Home or Alexa integration. Only available in one (large) size. By far the most expensive option.

Out — customization closed

Amazon Echo Show 15

Around $250–$300

The most general-purpose smart display. 15.6" Full HD, Fire TV built in, full smart-home hub. Pin and arrange widgets. Great for an Amazon-ecosystem home.

Amazon spent the past two years actively removing the ability to install custom apps. The current answer to "can I put my own content on this" is no. Always-on microphones and camera are also a privacy consideration.

Out — wrong shape for the question

Google Nest Hub Max

$179–$229 (cheapest hardware)

Cheapest hardware in the group. Built-in Nest Cam doubles as a security camera. Face Match recognizes each family member and shows them their own calendar.

Google's developer program lets outside apps read from Nest devices, but not push custom content onto the Nest Hub Max display. The hardware is also from 2018-2019 and is noticeably slow by today's standards.

Comparison table

Hearth Skylight 15" Echo Show 15 Nest Hub Max DAKboard
Custom content / API No No (official) Widgets only No (display) Yes
Programmatic scheduling No No No No Yes (native)
Year-1 cost ~$700+ $280–$360 ~$250–$300 $180–$230 ~$712
Setup difficulty Easy Easy Easy Easy Medium (or hard if DIY Pi)
Calendar sync Google · Apple · MS Google · Apple · MS (2-way) Google · Apple · MS Google native Google · iCloud · MS · others
Chore / routine system Excellent Good Basic Basic None native
Display 27" 15" 15.6" Full HD 10" (aging hw) Varies
Privacy posture Calendar + photos Calendar + photos Mic + camera Camera + biometrics You choose data

Why the other three are out (in one sentence each)

Hearth Display
No way to push custom content, and $700+ is the highest price in the group for a product that's less customizable than half the field.
Echo Show 15
Amazon actively closed the door on custom apps over the past two years; what's left is widget customization for developers, not general custom-content uploading.
Nest Hub Max
Google's developer program lets external apps read from Nest devices, but does not let us push custom content onto the Nest Hub Max display itself.

How this writeup was made

Five products, ~25 sources: official product pages, hands-on reviews, real-family experience writeups, developer documentation where it exists, and community threads. Each source was downloaded as raw HTML, parsed into searchable chunks, and used as a citation backbone for the comparison.

Every claim in the comparison table traces back to a specific source. The research notes (the matrix, citations list, and rationale) live in our project files if you ever want to see what we found and where.

The interesting catch

While researching Skylight Calendar, the first surface-level result for "Skylight API documentation" looked official — pages at support.skylight.global with developer documentation. But reading the actual page content revealed it's for a different company entirely: an AI lab whose product is also called Skylight and tracks maritime vessels by satellite. They are unrelated companies that share a brand name.

A faster surface check would have happily asserted "Skylight Calendar has an official API." It doesn't. The reverse-engineered community wrapper that does exist (npm package called @eaglebyte/skylight-mcp) talks to undocumented internal endpoints and could break with any Skylight update.

Worth flagging because this is the kind of small thing that changes a recommendation — an "official API" would have put Skylight in the running on the differentiator question.

What this writeup does not claim

Sources, in brief

For each of the five products we looked at: the official product page, at least one long-form independent review (Wirecutter-class), at least one community thread (Reddit or vendor community), and the developer documentation where it exists. Two cross-product comparison pieces were included for sanity. Three pages were initially blocked by anti-bot measures and were re-fetched via a browser-emulation tool. Full source list is in the project files.