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.