brew tap bnimit/tap brew trust bnimit/tap brew install --cask duplex
brew trust is a one-time step Homebrew asks for on third-party taps. Prefer a direct download? Grab the notarized zip from the latest release. Requires macOS 13 or later.
Each instance keeps its profile, cookies, and settings in an isolated data folder. Two accounts, zero collisions.
Each instance is a copy-on-write clone of the app with its own identity. The original is never modified, keeps updating itself, and instances follow its updates.
macOS sees every instance as a separate app, so the original opens from the Dock while instances run, and Duplex's link routing sends OAuth callbacks to the instance you are signing in to.
Native Swift, zero dependencies, notarized by Apple. The source is public on GitHub under a source-available license.