Download

Downloads for every supported platform.

Download buttons fetch the newest verified package from the latest NexaAct Desktop GitHub release, without sending you to the release page first.

macOS

Verified

Version 0.1.0 · Apple Silicon · DMG

Downloads the newest Apple Silicon DMG from the latest NexaAct Desktop GitHub release.

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

Download the latest macOS package from GitHub 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