Skip to content

duyxyz/saca

Repository files navigation

SACA (System Adb Cleaner Assistant)

SACA is a high-performance, full-screen TUI tool to quickly uninstall Android bloatware via ADB.

Get Started

Run instantly with npx

npx github:duyxyz/saca

Install globally with npm

npm install -g github:duyxyz/saca
image

Controls

  • Arrows / Tab: Navigate & Switch Panes
  • Space: Select Apps
  • Enter: Uninstall
  • Esc: Clear Filter / Back
  • Ctrl + Q: Quit

Requirements

  • Node.js ≥ 18
  • ADB installed and in PATH
  • USB Debugging enabled on your device