Download

Downloads for every supported platform.

Download buttons open the latest NexaAct Desktop GitHub release, so future published builds automatically point to the newest version.

macOS

Verified

Version 0.1.0 · Apple Silicon · DMG

Opens the latest NexaAct Desktop GitHub release. Choose the Apple Silicon DMG asset when it is attached.

Download

Windows

Coming soon

Version latest · x64 · MSI

Windows installer target for x64 machines. This download will be enabled after the Windows build is ready.

Coming soon

Linux

Coming soon

Version latest · deb / rpm · DEB

Linux package target for deb and rpm distributions. This download will be enabled after the Linux build is ready.

Coming soon
Install

macOS installation

Open the latest GitHub release, download the macOS package, and install it like a normal desktop app.

  1. Download the Apple Silicon DMG.
  2. On macOS, open the DMG and drag NexaAct to Applications.
  3. On first launch, approve the app in the operating system security prompt if needed.
  4. Open a project and start a local agent session.

If macOS says NexaAct is damaged

This can happen for builds downloaded from GitHub or the website because macOS adds a quarantine flag to apps that are not distributed through the Mac App Store. After dragging NexaAct to Applications, run:

xattr -dr com.apple.quarantine /Applications/NexaAct.app

If the DMG itself is blocked before installation, remove quarantine from the downloaded DMG first, then open it again:

xattr -dr com.apple.quarantine ~/Downloads/NexaAct_0.1.0_aarch64.dmg