WSL2 Manager desktop application built with Tauri, Vite, React, and TypeScript
WSL UI is a lightweight desktop app for managing Windows Subsystem for Linux distributions through a modern graphical interface, replacing complex command-line administration.
Dashboard & Monitoring — View all distributions with real-time CPU, memory, and disk usage. Filter by status, WSL version, or installation source.
Universal Android Debloater is a command-line tool and GUI wrapper for managing and removing unwanted system apps and bloatware from Android devices—especially rooted ones. It reads a set of “profiles” corresponding to different manufacturers or Android versions, listing packages recommended for removal or disabling while preserving system stability. The tool communicates with the device over ADB (Android Debug Bridge), uninstalls or disables packages, and can restore disabled apps in case something breaks. ...