Modern FOSS Android Junk-File Cleaner That Actually Handles Scoped Storage
Android's scoped-storage migration since Android 11 broke most legacy 'cleaner' apps, leaving SD Maid SE (paid, single-dev) as the de-facto-only credible recommendation. The Play Store's free 'cleaners' are ad-laden permission-grabbers that frequently include malware. Users on r/androidapps actively ask for a FOSS deep cleaner and the recommendation list is one item long.
The hard part isn't the UI, it's the heuristics — 'is this APK leftover safe to delete' is a knowledge-base problem. SD Maid's exclusion lists are years of curated work. Either fork sdmse and re-license/re-distribute properly, or partner with Darken (the dev) to commercialize a managed version. Don't underestimate the support burden of 'I deleted X and now my app crashed.'
landscape (3 existing solutions)
The FOSS junk-cleaner category is essentially monopolized by one developer's side project. Scoped storage made it harder to write, so nobody wrote one. That's the gap.