Enter your credentials to access the settings.
loading…#2863E0
#ffffff
#1c1c28
The scheduling widget is a self-contained JavaScript snippet. Paste it into any HTML page and it connects back to this server to serve availability, bookings, and settings. Your server is publicly available at scheduler-prod.duckdns.org with automatic HTTPS — no extra setup needed.
Your server is already live at the permanent address below. The URL is pre-filled for you. Update it here only if you move to a different domain.
Place the code below wherever you want the widget to appear — typically just before
</body> or inside a dedicated container element.
Head to the Widget Appearance tab to change colours, fonts, border radius, and more. Changes take effect for all embedded instances immediately.
By default the widget looks for #scheduling-widget. You can use any selector
via the data-container attribute:
You can embed multiple independent instances on the same page by using different container
IDs and separate <script> tags — each widget is fully isolated.