- App Blocking: Block distracting apps completely or set daily usage limits (e.g., "30m", "1h").
- Schedules: Define specific time ranges (e.g., "Work", "Sleep") when apps are blocked.
- Focus Mode ("Deep Work"): A high-priority mode that blocks everything except a specific set of allowed tools.
- Sleep Mode: Enforce a strict bedtime by blocking apps globally, with support for "Wrap Up" sessions and specific exemptions.
- Scroll & Reel Limiter: Detects and limits doom-scrolling in apps like Instagram Reels, TikTok, and YouTube Shorts.
- Master Switch: A global toggle to enable or disable all blocking rules instantly.
- Freeze Protocol: Lock specific lines of your configuration for set time periods. During this time, you cannot edit or delete those rules.
- Uninstall Protection: Optional Device Admin permission prevents the app from being force-stopped or uninstalled.
- Raw Config Editor: Full control via the text-based
CONFIG.SYSfile.
- Download the latest APK from the Releases page.
- Install the APK on your Android device.
- Grant the necessary permissions:
- Accessibility: Required to detect/block apps and limit scrolling.
- Usage Access: Required to track daily app usage time.
- Home Screen: View active status and system health. Use the "Master Switch" to toggle protection.
- App Selection: Tap "Apps" to select apps to block or limit.
- Schedules: Create reusable time schedules (e.g., Work: 9-5, Mon-Fri).
- Configuration: Use the Advanced Editor to fine-tune rules or the Package Copier to find app IDs.
- Learn Config: Check the built-in guide in the "More" tab to master the
CONFIG.SYSsyntax.
The app behavior is driven by CONFIG.SYS. See "Learn Config" in the app for full details.
Block Social Media during Work:
SET | SCHEDULE | Work | 09:00 17:00 | MON, TUE, WED, THU, FRI
SET | APPLOCK | com.instagram.android | Work
Set a 30 Minute Daily Limit:
SET | APPLOCK | com.twitter.android | 30m
Sleep Mode (11 PM - 7 AM) with Exemptions:
SET | PKGSET | SafeApps | com.google.android.deskclock, com.meditation.app
SET | SLEEP_MODE | 23:00 | 8h
SET | IGNORE_SLEEP_MODE | SafeApps
Focus Mode (Deep Work):
SET | PKGSET | Tools | com.calculator, com.notes
SET | FOCUS | Work | Tools
Istiak Ahmmed Soyeb
This project is Closed Source. All rights are reserved by the developer. Unauthorized distribution, modification, or reverse engineering is prohibited.
