Dusty icon
Dusty icon

Dusty

Free, open-source macOS menu bar disk cleaner that only deletes from a fixed allowlist and shows every path before removing it.

Dusty screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
1like
0comments
0articles

Features

No features, maybe you want to suggest one?

Dusty News & Activities

Highlights All activities

Recent activities

  • yagcioglutoprak added Dusty
  • yagcioglutoprak liked Dusty
  • App icon
    yagcioglutoprak added Dusty as alternative to CleanMyMac and CCleaner

Dusty information

  • Developed by

    Toprak Yagcioglu
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  5 Stars
  •  0 Forks
  •  4 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Dusty was added to AlternativeTo by yagcioglutoprak on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Dusty?

Dusty is a free, open-source (MIT) macOS menu bar app that reclaims disk space from caches, logs, and developer junk such as Xcode DerivedData, simulators, and npm/pip/gradle caches.

The design goal is that it cannot delete the wrong thing. The deletion engine is a separate, unit-tested Swift package, and a single validator is the only thing that can authorize a delete: a path is deletable only if it descends from a fixed allowlist of known-safe locations. Protected folders (Documents, Desktop, Photos, Mail, iCloud, Keychains) are rejected even as path prefixes, symlinks are never followed, and it stays on the boot volume and never uses sudo.

It shows every path and its exact size before you remove anything, supports a dry run, can move items to the Trash with an undo window, and writes a log of everything it deleted. No account, no telemetry. Signed and notarized by Apple, and installable via Homebrew.

Official Links