Display
inklet D1
An e-ink ambient display that blends into your space. No glowing screens, no notifications — just the right information, quietly appearing where you need it.
- E-ink — no backlight, no eye strain
- AI-powered content routing
- Notion, Craft & Obsidian sync
Today's Menu
Honey Garlic
Salmon Bowl
prep 15 min · cook 20 min · serves 2

kitchen
Schedule
Calendar synced to your walls
Dashboard
Manage all displays from one place
Notes
Notion, Craft & Obsidian sync
AI Routing
Right info to the right room
Software
inklet Portal
Your cloud dashboard for ambient life. Manage what appears on your displays, sync with the tools you already use, and let AI handle the rest.
Get StartedSDK
inklet Portal SDK
Build custom integrations for your inklet displays. Hand the SDK text, a link, an image, or a PDF — Inklet does the layout, picks the room, and renders for the panel.
- One call puts words on a wall
- Server-side TypeScript, fully typed
- Portal cloud, or your own Compute Hub
import { Inklet } from "@inklethq/sdk";
const inklet = new Inklet({ pat: process.env.INKLET_PAT! });
await inklet.push.auto({
title: "Grocery list",
assets: [
inklet.assets.text("Milk, eggs, coffee"),
],
});Information should find you,
not the other way around.
