We are thrilled to announce that eDirStat has been officially approved and published on the Apple Mac App Store!
Bringing eDirStat to the Mac App Store represents a major milestone in our mission to deliver the fastest, most reliable disk space analyzer for modern operating systems. macOS users can now install eDirStat with a single click, enjoy seamless background updates managed directly by macOS, and experience the highest standard of platform security through Apple's App Sandbox.
✨ Highlights of the Mac App Store Release
- 🍏 Official Mac App Store Release — One-click installation and seamless automated updates through the native macOS App Store.
- 🛡️ App Sandbox Security — Kernel-enforced security with zero network entitlements; completely air-gapped from outbound sockets.
- 🔒 Zero Telemetry & 100% Offline — No analytics, no beacons, no cloud uploads, and no crash reporters. Your disk contents remain strictly private on your device.
- ⚡ Apple Silicon Native — Highly optimized Universal binary running with blazing multi-threaded performance on M1, M2, M3, M4, and Intel Macs.
- 📂 Drag-and-Drop Scanning — Simply drag and drop any folder or drive onto eDirStat to grant security-scoped permissions and start scanning immediately.
- 🔍 Interactive Treemap Zoom — Double-click any directory to zoom into its subtree and navigate back via interactive breadcrumbs.
- 👯 7-Stage Duplicate Hunter — Cryptographic multi-stage duplicate identification with sub-block hashing and safety locks.
- 🌍 18 Localized Languages — Full localization with automatic macOS system language detection.
The Mac App Store Experience
While pre-compiled direct binaries have been available on itch.io and GitHub, the Mac App Store edition provides macOS users with the most integrated, secure, and hassle-free experience possible.
1. App Sandbox Hardening & Kernel-Enforced Privacy
The Mac App Store build of eDirStat is compiled strictly with --no-default-features under Apple's App Sandbox. In this configuration:
- No Outbound Networking: The binary's code signature completely omits the
com.apple.security.network.clientandcom.apple.security.network.serverentitlements. The macOS kernel physically denies any socket connection or network activity. - Zero Telemetry: eDirStat has zero third-party tracking libraries, analytics SDKs, or diagnostic beacons. All traversal, size indexing, and treemap packing computations run strictly in RAM on your CPU.
- Explicit User Consent: Under sandbox rules, eDirStat accesses only the folders and volumes you explicitly choose to scan via native Cocoa
NSOpenPaneldialogues or direct drag-and-drop.
For complete details on our security architecture, see our official Privacy Policy.
2. Drag-and-Drop & Native macOS Integration
We designed eDirStat to feel completely at home on macOS:
- Drag-and-Drop Folders: Need to analyze a specific external drive, user folder, or cache directory? Simply drag any folder directly from Finder onto the eDirStat window to grant immediate security-scoped scan access.
- Native Finder Reveal: Highlight any selected file or directory directly in macOS Finder with native selection via
open -R. - APFS Cloud Placeholder Badges: eDirStat recognizes Apple APFS
UF_DATALESSfile flags, showing visual☁cloud badges and tooltips for files stored in iCloud Drive, OneDrive, or Dropbox that do not consume local disk space. - Dark Mode & Crisp Typography: Fully supports macOS Dark Mode and Light Mode with native typography and crisp vector icons.
3. Apple Silicon (ARM64) Performance
eDirStat is built from the ground up in safe, concurrent Rust. Leveraging a lock-free, work-stealing directory walker and zero-copy columnar arena allocations, eDirStat scans hundreds of thousands of files across APFS and HFS+ volumes in seconds. Whether you are running an M1 MacBook Air or an M4 Max Mac Studio, eDirStat delivers near-instantaneous visualization of your disk usage.
4. 18 Languages Built In
The Mac App Store edition automatically detects your macOS system language preferences on first launch. It features comprehensive translations across 18 languages worldwide:
- English, Arabic (
ar-SA), Bengali (bn-BD), Chinese (Simplified) (zh-CN), Chinese (Traditional) (zh-HK), Dutch (nl-NL), French (fr-FR), German (de-DE), Hindi (hi-IN), Italian (it-IT), Japanese (ja-JP), Korean (ko-KR), Polish (pl-PL), Portuguese (pt-BR), Russian (ru-RU), Spanish (es-ES), Turkish (tr-TR), and Vietnamese (vi-VN).
Frequently Asked Questions
What is the difference between the Mac App Store and itch.io versions?
The Mac App Store version runs inside Apple's mandatory App Sandbox, meaning it can only scan files and folders you explicitly grant it access to through the system file dialog — the itch.io version is not sandboxed and can scan any path directly. The App Store version is individually reviewed and approved by Apple and receives automatic updates through the App Store, while the itch.io version is Apple-notarized but distributed directly.
If you purchased the Mac App Store version and need the unrestricted build, email with your receipt and we'll provide the itch.io version at no additional cost — unfortunately, the reverse is not possible, as we cannot issue Mac App Store copies to itch.io customers at this time.
Why does the Mac App Store version require permission for folders?
Under macOS App Sandbox security rules, sandboxed applications start with zero access to your user files. When you choose a directory via the native open file dialog or drag and drop a folder onto eDirStat, macOS grants security-scoped read permissions strictly for that selected directory hierarchy. Once granted, eDirStat scans your files entirely offline in memory.
Does the Mac App Store build collect any analytics or telemetry?
No. The Mac App Store edition of eDirStat is compiled with zero network entitlements (com.apple.security.network.client is omitted from the application signature). The macOS kernel strictly blocks any outbound network sockets. eDirStat contains no analytics SDKs, no tracking beacons, and no crash reporters.
Download eDirStat Today
The Mac App Store edition is available now for all Macs running macOS 12.0 (Monterey) and higher:
For users on Windows and Linux, or those who prefer direct unsandboxed binaries, eDirStat continues to be available on itch.io and open-source on GitHub.
Thank you to everyone who tested early builds, reported issues, and supported our release through Apple App Review!