KangarooClock

← Back to the lunch-break time calculator

Embed the lunch-break time calculator on your site

Free to embed. The widget runs in your visitors' browsers, so nothing is sent to a server. Pick a snippet, paste it into your page, done.

Live preview

Option 1: paste an iframe

Works on any site, including page builders. The height is fixed, so adjust the height value to taste.

<iframe src="https://kangarooclock.com/embed/lunch-break-time-calculator/"
        width="100%" height="600" style="border:0"
        sandbox="allow-scripts allow-forms allow-downloads"
        loading="lazy" title="Lunch-break time calculator"></iframe>

Option 2: script (auto-resizing)

Same widget, but the embed grows and shrinks to fit its content automatically. Add the <div> where you want it; the script can go once, anywhere on the page.

<div data-kangarooclock-embed="lunch-break-time-calculator"></div>
<script src="https://kangarooclock.com/static/js/embed.js" async></script>

Both options are free and need no account. The widget is self-contained and runs entirely in the browser, so no data leaves the visitor's device. Each embed carries a small “Powered by Kangaroo Clock” link back to the full lunch-break time calculator.