Mimir Widgets

Small oEmbed-enabled widgets, built to embed cleanly into Mimir — drop a bare widget URL into a block and it renders as a live card, not just a link.

Countdown

Live example — pass ?date= (ISO 8601) and ?label=.

Pomodoro

Live example — pass ?work= and ?rest= in minutes.

Weather

Live example — pass ?lat= and ?lon=, and optionally ?label=. Shows the coming hours (temperature, precipitation chance, condition icon) via Open-Meteo.

Calculator

Live example — a plaintext calculator: type an expression ending in = or : and press Enter to fill in the result, e.g. 1 + 1 =. Variables persist across lines. Ported from QuickMathJS.

Want to build your own widget that embeds just as well? Read SKILL.md — it's written so you can hand it straight to an LLM and get a Mimir-friendly oEmbed widget out the other end.