Download

Download macXcapture for macOS — signed, notarized, ready to run.

Download MacXCapture for macOS v0.9.1 · signed & notarized · macOS 14+

System requirements: macOS 14.0 (Sonoma) or later. Universal binary — runs natively on Apple Silicon and Intel.

macXcapture is signed with an Apple Developer ID and notarized by Apple. How smoothly the first launch goes depends on which browser you download with. Pick one of the two paths below.

Three steps:

  1. Click the download button above. Safari auto-extracts the .zip.
  2. Drag MacXCapture.app to your Applications folder.
  3. Open it from Applications.

That’s it. The app launches.

Download with Chrome, Firefox, or Edge

Same download, one extra approval step on first launch:

  1. Click the download button above. The browser saves MacXCapture.zip to your Downloads folder.
  2. Double-click the .zip to extract it.
  3. Drag MacXCapture.app to your Applications folder.
  4. Open it from Applications. macOS shows a dialog: “Apple could not verify … is free of malware,” with Move to Trash and Done buttons. Click Done.
  5. Open System Settings → Privacy & Security, scroll to the Security section near the bottom, find the line “MacXCapture was blocked …” and click Open Anyway. Authenticate when prompted.
  6. Double-click MacXCapture.app again and click Open on the final confirmation. It launches normally from here on out.

This is macOS Sequoia’s standard one-time approval flow for any notarized app downloaded from outside the App Store. It’s not a malware warning specific to macXcapture; Sequoia just shows it for every quarantined app on first launch, regardless of who signed it. Safari downloads usually skip the prompt entirely; downloads from other browsers don’t.

What’s in the download

  • The macXcapture GUI app (record / open / replay).
  • The macxcapture CLI tool bundled inside the .app at MacXCapture.app/Contents/MacOS/macxcapture. Symlink it into your $PATH if you want to scriptize captures (the GUI uses the same binary under the hood).

Older versions

All historical releases are on GitHub: github.com/toddvernon/MacXServer/releases .

Tags follow MacXCapture-vX.Y.Z.

Source

github.com/toddvernon/MacXServer — macXcapture and macXserver live in the same repo. Build from source with Xcode or swift build -c release.