Prebuilt binaries are available for Windows, macOS, and Linux.
This program is not signed, so you need to allow it to run. To do this, follow these steps:
cd /Applications
xattr -d com.apple.quarantine AUTD3-Server.app
Or, build from source as described below.
To build from source, you need to install the following dependencies:
To build the project, run the following commands:
git clone https://github.com/shinolab/autd3-server
cd autd3-server
cargo make buildMIT
This library depends on some third-party libraries. Please check their licenses in the NOTICE in the distributed assets.
Shun Suzuki, 2023-2025