Back to browse
How I built Timeframe, our family e-paper dashboard

How I built Timeframe, our family e-paper dashboard

by hawksley·Feb 18, 2026·8 points·2 comments

AI Analysis

●●SolidCozyNiche GemEye Candy

Decade-long e-paper home project: unobtrusive ambient display for family calendar, weather, and IoT.

Strengths
  • Thoughtful hardware iteration documented: Magic Mirror → jailbroken Kindles → Visionect system shows genuine problem-solving over time.
  • Open-source Ruby on Rails backend with Visionect API integration, plus extracted visionect-ruby gem makes it reusable.
  • Aesthetic insight: deliberately chose e-paper over OLED because lack of backlight is less psychologically intrusive—philosophy over specs.
Weaknesses
  • Visionect hardware expensive ($$$) and still requires vendor SaaS or Docker—lock-in remains despite DIY software layer.
  • Blog post format (not downloadable code or clear setup guide)—'open source' claim doesn't match shipping friction for someone wanting to replicate it.
Category
Target Audience

Home automation hobbyists, makers seeking ambient, low-power family dashboards

Similar To

MagicMirror.js · Home Assistant dashboards

Post Description

I'm proud to share the e-paper family dashboard I've been building over the past decade. I think you might find it interesting. It's open source: https://github.com/joelhawksley/timeframe.

Similar Projects