Right-click → eject. Again. One drive gets missed. DiskOUT tries before sleep instead.
우클릭 → 추출. 또 추출. 하나 빼먹는다. DiskOUT은 잠들기 전에 대신 시도한다.
// the solution — 해결
Sleep triggers ejection. Wake can remount.
01
01 — pick which drives auto-eject
menu bar app. toggle per-volume. dock drives, externals, SD readers — your call.
메뉴 바 앱. 볼륨별 토글. 도크, 외장, SD 리더 — 네가 정한다.
02
02 — close the lid (or hit sleep)
DiskOUT tries a normal unmount for selected drives first, then uses configured fallbacks if needed.
선택한 드라이브에 먼저 일반 추출을 시도하고, 필요하면 설정된 대체 경로를 사용합니다.
03
03 — open the lid
drives that were successfully auto-ejected can be remounted after wake. failures stay visible.
자동 추출에 성공한 드라이브는 깨어난 뒤 다시 마운트할 수 있습니다. 실패 결과는 숨기지 않습니다.
04
04 — hotkey override
⌥⌘E ejects all. ⌃⌘E mounts available external drives.
⌥⌘E로 전체 추출. ⌃⌘E로 마운트 가능한 외장 드라이브를 다시 마운트합니다.
// specs — 사양
platform
macOS 13+ (Apple Silicon)
permissions
core auto-eject needs none. Accessibility enables global hotkeys; Notifications shows results. Full Disk Access may be needed only for holding-process diagnostics.
network
update checks and anonymous diagnostics use the network. diagnostics can be turned off in Settings.
status
shipping — v0.4.11
license
All rights reserved
price
free
// changelog — 변경 이력
v0.4.112026-07-134개 언어 UI·VoiceOver·언어 변경 재시작 안정성을 보강. Developer ID 서명·공증 DMG.
v0.32026-04-22per-volume rules. remembers mount paths.
v0.22026-02-18fixed: hub disconnects no longer trigger eject.