A lightweight, native graphical system cleaner built specifically for Termux-X11.
I got tired of typing pkg clean and manually deleting hidden .cache folders in the terminal, so I built a Python/Tkinter GUI to do it with a single click directly from the XFCE Start Menu.
- 1-Click APT Cleanup: Instantly scan and wipe leftover
.debpackage downloads. - Deep Cache Sweep: Clears out the hidden
~/.cachefolder where XFCE and browsers dump gigabytes of junk. - Native Desktop Integration: Automatically creates a
.desktopshortcut in your Start Menu/Rofi launcher.
Run this single command in your Termux terminal to automatically download the app, install dependencies, and create the Start Menu shortcut:
curl -sL https://raw.githubusercontent.com/galestrikee/Cleaner/main/Install.sh | bash
curl -sL https://raw.githubusercontent.com/galestrikee/Cleaner/main/Uninstall.sh | bash