Block distracting apps on your iPhone. When you want them unblocked, explain why to Apple Intelligence and it chooses how long to let you unblock your apps for.
1pk-sCEIleL_JYTf.mp4
π― Select apps β Choose which apps to block
π Block Apps β They're now blocked system-wide
π€ Ask AI β Explain why you need access
β° Get time β AI decides how long to unblock
Uses Apple's Screen Time APIs and on-device AI β’ Requires iOS 18+
- Clone and open in Xcode
- Set unique bundle IDs for app and extension
- Create an App Group in your Apple Developer account
- Enable Family Controls and App Groups capabilities
- Build and run on iOS 18+ device
Bundle IDs β Set unique identifiers for both targets
App Group β Create one and add to both entitlements files
Capabilities β Enable Family Controls on both targets
Signing β Use your developer account
Issues and PRs welcome.