Note
I haven't tested it on windows yet, but it should run fine.
Open-source system cleaner for mac, linux and windows. built on tauri + solid.
Finds junk, duplicates, big old files, browser crud, startup hogs, and malware. nothing gets hard-deleted, everything goes to a safai-owned graveyard so you can restore the last clean if you change your mind.
pnpm install
pnpm tauri dev
Needs rust (stable) and pnpm. on linux you also want webkit2gtk-4.1 and the usual tauri deps.
pnpm tauri build
Spits out dmg + app on mac, msi + nsis on windows, appimage + deb on linux.
cargo test --lib # rust
pnpm test # frontend animation math
src/solid frontendsrc-tauri/src/rust backendscanner/per-feature modules (junk, dupes, treemap, largeold, privacy, startup, activity, malware)cleaner/graveyard + audit + preview/commit/restoreonboarding/first-run flow + permissionsscheduler/cadence-based background scansvolumes/disk telemetry