KangarooClock

← Back to the weekly shift schedule maker

Embed the weekly shift schedule maker 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/shift-schedule-maker/"
        width="100%" height="600" style="border:0"
        sandbox="allow-scripts allow-forms allow-downloads allow-popups allow-popups-to-escape-sandbox"
        loading="lazy" title="Weekly shift schedule maker"></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="shift-schedule-maker"></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 weekly shift schedule maker.