Back to all posts

Ambient & fun widgets: live wallpapers, matrix rain, wooden fish and bubble pop for your pages

Embed ambient background widgets and playful widgets in Notion, Obsidian or any site: Bing daily wallpapers, Matrix digital rain, Howl's Moving Castle loops, electronic wooden fish, bubble pop and daily poems — live iframes, free to embed.

2026-09-13

Not every widget has to be useful. Some pages want atmosphere: a landscape that changes daily behind your notes, a ribbon of Matrix rain across a team wiki, a wooden fish that absorbs your deadlines. The widgets below are live embeds — animated sources running in their own sandbox — so the motion never freezes the way a GIF loop in an <img> tag eventually does.

Live wallpapers — a fresh scene every day

  • Bing daily wallpaper · embed: https://embed.widget.diy/iNzWKNto — Bing's homepage image of the day, cropped to the photograph: a new landscape each morning, no curation effort from you.
  • Howl's Moving Castle — animated wallpaper · embed: https://embed.widget.diy/bAgjdqi8 — a looping cinematic scene from dynamicwallpaper.club;Studio Ghibli energy for your dashboard header.

Digital rain & generative art

  • Matrix animation · embed: https://embed.widget.diy/2f38qxkN — the falling-code effect with configurable charset and color; the canonical hacker-movie backdrop, live.

Playful widgets — the fidget corner

  • Electronic wooden fish · embed: https://embed.widget.diy/gTQXFjnN — tap to knock, merit accumulates; the meditative counter that took the Chinese internet by storm.
  • Bubble pop · embed: https://embed.widget.diy/p77B4Zrr — bubble wrap with satisfying pops (enable click-through with ?clickable=1).
  • Coin flip · embed: https://embed.widget.diy/hTMx84Z2 — heads or tails, animated; settle arguments inside the document where they happen.
  • Gomoku mini game · embed: https://embed.widget.diy/Saz6syH9 — five-in-a-row against a colleague, embedded in the team wiki where the rivalry lives.
  • Book of answers · embed: https://embed.widget.diy/vDkSBVYC — ask a yes/no question, get an oracular one-liner.
  • What to do today · embed: https://embed.widget.diy/NsBYS3vK — a random suggestion for the undecided.

Quiet widgets — poems instead of pixels

  • Daily herbal poem · embed: https://embed.widget.diy/y4SJrkWM — one classical Chinese poem per visit, typeset like a book page.
  • Classical poetry reader · embed: https://embed.widget.diy/UmDJq27c — a browsable poetry page cropped to the poem body.
  • Sassy quotes (毒鸡汤) · embed: https://embed.widget.diy/5tXKzZ4c — anti-motivational one-liners; the honest counterpart to quote-of-the-day widgets.

Embedding ambient widgets: three tips

  1. Let them fill. Ambient widgets look best with ?fit=cover so the scene bleeds to the edges of your banner: <iframe src="https://embed.widget.diy/iNzWKNto?fit=cover" ...>.
  2. Silence the clicks. For pure backgrounds pass ?clickable=0 so stray clicks don't reach the source page.
  3. Lazy-load below the fold. loading="lazy" (already in every snippet widget.diy generates) keeps offscreen wallpapers from costing bandwidth.

FAQ

Do animated widgets slow my Notion page? Each embed is one iframe; browsers throttle offscreen iframes, and loading="lazy" defers them until scrolled into view.

Can I use these as website hero backgrounds? Yes — a full-width iframe with ?fit=cover and ?clickable=0 behaves like a video background without the video payload.

Where do I find more? Browse the plaza and filter by the "fun" tag, or cut your own from any animated page on the web.