hatchmoment. scored by care · not by stars

mac-disk-cleaner

macOS Disk Cleaner: scans, categorizes, and moves files to Trash via local web UI

It helps macOS users reclaim space by scanning common cache, log, and large‑file locations, grouping results by category, and letting users select items through a local web interface. The single‑file Python script runs a tiny HTTP server on 127.0.0.1, presents the data, and moves chosen files to the Trash without permanent deletion. Tests cover scanning, protection of system paths, and the deletion pipeline, making it reliable for personal use. Compared to ad‑hoc scripts, it offers a ready‑to‑run, cross‑session UI and safety checks out‑of‑the‑box.

View on GitHub →

MymiK98/mac-disk-cleaner