← Back to products
LIVE · ANDROID

Make Housework Effortless,
One Tap with SalimButton

SalimButton is an Android productivity app designed for recurring household chores. It features scheduled checklists, a random chore roulette for decision fatigue, and focused chore timers. No ads, no accounts, and no internet permission required.

Platform
Android
Framework
Flutter
Data
On-Device Only
Network
Offline (0 Perms)
salimbutton_core.dart
class SalimButtonApp extends StatelessWidget {
  const SalimButtonApp({super.key});

  Widget build(BuildContext context) {
    return SalimScaffold(
      routine: DailyChoresList(),     // Routine chore management
      picker: ChoreRoulette(),        // Random chore selector
      timer: FocusTimer(min: 15),     // Zone speed-run timer
      network: InternetAccess.none,   // Zero network permissions
      storage: LocalStorageOnly(),    // 100% on-device storage
    );
  }
}
Live on Google Play (v1.0) Package: com.slb.salimbutton
FEATURES

Key Features Designed for Seamless Chores

SalimButton eliminates friction so you can focus on getting chores done effortlessly.

Routine Chore Checklist

From daily dishes to weekly recycling, schedule chores by interval and mark them done with a single tap. History is tracked automatically.

Random Chore Picker

Overwhelmed by what to tackle first? Tap the chore picker to spin through pending tasks and get an instant random pick to break procrastination.

Focused Zone Timer

Set a 15 or 30-minute sprint to clear a specific room. Timers finish with non-intrusive alerts to keep sessions snappy and productive.

100% Offline by Design

No internet permission is included in the Android manifest. There is zero chance of chore data, habits, or records leaking to external servers.

No Ads, No Accounts

No sign-up screens or passwords. Open the app and start immediately. Free from full-screen banner ads or tracking cookies.

Direct File Backup & Restore

Export and import backup archives directly to/from your device storage whenever you switch phones or want peace of mind.

Start Organizing Your Chores Today

Available for free on Google Play with zero ads and total privacy.

Download on Google Play