100% native SwiftUI
No third-party UI frameworks. No web views.
For the curious — what Tockwell is built on and what it deliberately isn't.
No third-party UI frameworks. No web views.
Home Screen, Lock Screen, and StandBy widgets.
System-grade alarms — ring through silent and Focus.
Per-widget configuration via Edit Widget.
App ↔ widget data sharing through UserDefaults in an App Group. No sync, no backend.
App updates can add fields without resetting existing users' preferences.
Ship with the codebase to keep the contrast guard honest.
UserDefaults (App Group), reason 1C8F.1 — Apple's published code for "access info from apps in the same App Group." That's the entire data story.
Built for iOS 26. Free, private, and ready for your Home Screen, Lock Screen, and StandBy.
In review — launching soon