Embed the bar.
A live SVG of boring.now's progress bar that updates every 30 seconds. Paste the snippet anywhere markdown, HTML, or BBCode accepts images. The bar appears. The bar continues to climb.
Live preview
Markdown
For READMEs, blog posts, GitHub issues, Notion docs, anywhere markdown renders images.
[](https://boring.now)HTML
For static sites, CMS-rendered pages, raw embeds.
<a href="https://boring.now"><img src="https://boring.now/api/bar.svg" alt="boring.now" /></a>BBCode
For forum signatures (phpBB, vBulletin, classic boards) and anywhere else BBCode is the lingua franca.
[url=https://boring.now][img]https://boring.now/api/bar.svg[/img][/url]Just the URL
For chat clients that auto-preview image URLs (Slack, Discord, iMessage when working).
https://boring.now/api/bar.svgNotes
- The SVG is cached for 30 seconds at the edge so a popular embed will not hammer the origin.
- CORS is open (
Access-Control-Allow-Origin: *) so any domain can render it. - The bar shows the current percentage and, when the cap has drifted above 100%, the live target. See /press/inflation.
Use it however you want. We can't see who embedded.