One-Tap Kill
Terminate selected running applications with a single action.
A focused Android utility for terminating selected applications.

KillMyApps provides a direct way to terminate selected Android applications through Root or Shizuku. The project is intentionally centered on process termination rather than broader device or app management.
The main workflow is deliberately short: choose an application and terminate it. App discovery, automation, widgets, and Quick Settings extend that workflow without turning the project into a general-purpose app manager.
Terminate selected running applications with a single action.
Use Root or Shizuku as the execution layer for the kill operation.
Filter the running-app list by categories such as User, Launchable, or System.
Control which applications are included in the kill operation using Include or Exclude mode.
Keep KillMyApps, essential system applications, and user default apps out of the visible list.
Automatically terminate running applications when the screen turns off or at a scheduled daily time.
Trigger the kill action directly from Android Quick Settings.
Run the kill action directly from a home screen widget.
KillMyApps displays the currently running applications on the device. Source Mode filters that list, while Include or Exclude selection controls determine which applications remain in scope.
When the kill action is triggered, KillMyApps uses Root or Shizuku to perform the required system-level operation on the applications that remain within the selected scope.



The project adds features only when they support the same core operation across the app, widgets, Quick Settings, and automation. It is not intended to replace a full application manager.