Install
Download (macOS, Apple Silicon)
Grab the latest signed, notarized DMG from the GitHub Releases page, open it, and drag Aglaïa to Applications.
Each release ships a SHA256SUMS.txt; verify with:
shasum -a 256 -c SHA256SUMS.txtBuild from source
git clone https://github.com/yb85/aglaiacd aglaiauv sync --extra gui --extra macosuv run python aglaia.py ~/scans/my-bookTo build the .app bundle yourself, see
Distribution.