v0.1.3

Download Consuela

The first public release, for the three platforms below. Installed copies check for new versions on launch and update in place — download once.

macOS Most tested
Apple silicon and Intel Download .dmg
Windows
Windows 10 and 11, x64 Download installer
Linux
AppImage, x64 Download AppImage

The macOS and Windows builds are not yet code-signed: macOS will warn on first open (right-click the app, then Open), and Windows SmartScreen may ask you to confirm.

Command line

CLI

A standalone binary for scripts and CI. Same crawler, same audit — runs headless and sets an exit code so a pipeline can fail the build on regressions.

curl -fsSL https://consuela.io/install.sh | sh

Downloads the right binary for your platform to ~/.local/bin. Or grab a binary directly:

After installing

What there is to read

The documentation describes what a pass does and what it reports. No account needed.