Two panes, no ceremony
Independent left and right panes with tabs, history, direct path entry, mounted volumes, list or grid view, hidden files, natural sorting, status counts, multi-selection, and drag-and-drop copying.
A simple, free, open-source Mac take on the Total Commander workflow. Two panes, real keyboard control, and none of the weight.
One app. Every file action.THE KEYBOARD WALKTHROUGH
The demo below is captured from the real native app. Follow the live keystroke overlay to see how the dual-pane workflow fits together.

WHAT SHIPS
Chad Commander keeps the useful parts of orthodox file management and uses native macOS frameworks for everything else.
Independent left and right panes with tabs, history, direct path entry, mounted volumes, list or grid view, hidden files, natural sorting, status counts, multi-selection, and drag-and-drop copying.
View, open, copy, move, rename, create folders, and send items to Trash with the familiar F3–F8 rhythm. The command strip is always visible.
Run cancellable filename or UTF-8/Latin-1 content scans with regex, case, recursion, hidden-item, file/folder, wildcard-exclusion, and 64 MB safety controls. Results open as a normal pane tab.
Each side owns a persistent zsh session. Browse in the pane and the shell follows; cd in the shell and the pane follows back.
Quick Look, selection-aware default-app discovery, every compatible Open With choice, native file icons, contextual menus, Trash, light/dark appearance, and accessibility metadata.
Copy, move, and Trash operations run in the background with visible progress. Conflicts get a new name instead of an overwrite, deletion is confirmed, and there is no network code or telemetry.
THE COMPLETE MAP
Apple keyboard using media controls? Hold fn with an F-key, or enable standard function keys in System Settings.
FREE AS IN FREE
Chad Commander is a dependency-free Swift 6 app. Clone the source, run two commands, and the native app is yours.
❯ make test
All tests passed
❯ make app
Build/Chad Commander.app
READY_