axiom-alarmkit-ref

Installation
SKILL.md

AlarmKit Reference

Complete API reference for AlarmKit, Apple's framework for scheduling alarms and countdown timers with system-level alerting, Dynamic Island integration, and focus/silent mode override.

Overview

AlarmKit lets apps create alarms and timers that behave like the built-in Clock app -- they override Do Not Disturb, appear in the Dynamic Island, and show on the Lock Screen. The framework handles scheduling, snooze, pause/resume, and UI presentation through a small set of types centered on AlarmManager.

System Requirements

  • iOS 26+ (AlarmKit introduced in iOS 26)
  • Widget Extension required for Live Activity / Dynamic Island presentation
  • Physical device recommended for alarm sound and notification testing

Part 1: Key Components

AlarmManager

Installs
91
GitHub Stars
963
First Seen
Mar 1, 2026
axiom-alarmkit-ref — charleswiltgen/axiom