Embed ALARM.NOW Widget

Live Preview

Full Widget Integration

Want the complete alarm functionality? Use this code snippet and make sure to add the allow="autoplay" attribute for alarm sounds to work:

<iframe 
  src="/widget-preview"
  width="100%"
  height="600"
  style="max-width: 400px; min-width: 280px;"
  frameborder="0"
  allow="autoplay"
></iframe>

Clock Only Widget

Want just the beautiful clock display? Use this simplified widget:

<iframe 
  src="/widget-preview?clockOnly=true"
  width="100%"
  height="200"
  style="max-width: 400px; min-width: 280px;"
  frameborder="0"
></iframe>

Features

Full Functionality

Set alarms with sound notifications and snooze options.

Clock Only

Lightweight option for displaying just the time.

Responsive

Adapts perfectly to any container size.