Releases: Dato241/DiskShelf
Releases ยท Dato241/DiskShelf
Release list
DiskShelf 1.3.0
DiskShelf โ a private, read-only catalog of all your external drives on macOS. Scan a drive once, then browse its entire file tree, sizes, previews and structure long after it's unplugged.
โ ๏ธ Beta โ a personal project, shared as-is. Works well and is safe by design (read-only, no networking), but it's an early build and not notarized yet.
๐ฅ Install
- Download
DiskShelf-v1.3.0.dmgbelow and open it. - Drag DiskShelf onto the Applications folder.
- Allow the first launch (the build isn't notarized, so macOS blocks it โ it's safe):
- Most reliable (macOS Sequoia & Tahoe) โ run once in Terminal, then open the app normally:
It only clears the "downloaded from the internet" flag; it doesn't modify the app.
xattr -dr com.apple.quarantine /Applications/DiskShelf.app - Via Settings (older macOS) โ after it's blocked, open System Settings โ Privacy & Security, scroll down, click "Open Anyway", confirm. (On Tahoe this button is often hidden โ use the Terminal method.)
- Most reliable (macOS Sequoia & Tahoe) โ run once in Terminal, then open the app normally:
- On the first scan, allow read-only access to removable volumes.
Full step-by-step is inside the DMG ("How to install.txt"). Requires macOS 13+ ยท Apple Silicon & Intel.
โจ Highlights
- ๐ Global search across every scanned drive at once (
โงโF), offline ones included - ๐ Offline browsing of folders, sizes, dates and structure
- ๐ข Drive numbers matching your physical labels, shown everywhere and in exports
- ๐งฎ Space planner โ suggests what to move where to free N GB (never touches files)
- โป๏ธ Duplicate finder across drives, with reveal-in-Finder
- ๐ค Export the whole catalog to CSV / Markdown / JSON
๐ Safety
DiskShelf never writes to the drives it scans โ a scan is read-only enumeration. No networking; everything stays local. See SECURITY.md.