LAB_11 · TRMNL
A self-hosted server for a TRMNL X — the 10.3" e-paper display I can hang on the wall and glance at.
The device is a quiet, battery-sipping client: it wakes on a timer, asks my server for one image, paints it, and sleeps again. So the server's only real job is to turn data into a picture. I render those pictures without a browser — straight from layout to PNG — which means the whole thing runs on the Cloudflare + Supabase stack I already have, for no added cost and with no extra server to babysit.
Feeds are computed and read-only on the device. Authored screens are the ones I'll edit right here once the management surface lands.