| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
See what is keeping a drive busy before you eject it.
English · 简体中文 · 繁體中文 · 한국어 · 日本語
DriveDockOSS is a native macOS utility that turns “disk in use” into useful answers: the app, process, and path still holding the drive.
Because lsof runs without root access, protected activity may not be visible. No listed handles is not proof that a drive is idle.
Download the latest Apple silicon build from GitHub Releases. It requires macOS 15.6.1 or newer. The current build is ad-hoc signed and not notarized, so macOS may require manual approval on first launch.
Install Xcode or Xcode Command Line Tools and ImageMagick, then run:
brew install imagemagick
make doctor
make buildSee CONTRIBUTING.md for install, test, Git hook, and release workflows.
Force quit, force eject, and a separate launch-at-login system are intentionally not planned.
| Back | FazBrowse Home | New Git URL |