Downloads
Download auditmysite
A single binary instead of a setup maze. No Node.js, no npm, directly runnable on macOS, Linux and Windows.
Platforms
Three platforms, one clear entry point.
The page should feel like a product surface, not like a release archive. Platform, first command and browser requirement are kept in a readable flow.
Installation
# macOS / Linux – curl installer (recommended) # Downloads the current release asset, verifies SHA256 checksum curl -fsSL https://raw.githubusercontent.com/casoon/auditmysite/main/install.sh | bash # Verify installation auditmysite --version auditmysite https://example.com # No Chrome on the system? Install once: auditmysite browser install
The installer verifies the SHA256 checksum before installation. After download, invoke directly as auditmysite.
auditmysite browser install downloads Chrome for Testing once to ~/.auditmysite/browsers/ (explicit opt-in, no auto-download).
auditmysite Studio
v0.2.0 · AlphaSame audit engine as the CLI – with a graphical interface, project history, batch audits and PDF export. Native desktop app for macOS, Windows and Linux.
- Single and batch audits
- Score history chart
- PDF export with Typst
- Project history (last 100)
- Dark mode
- macOS · Windows · Linux
- Standalone — Chrome is bundled, no separate installation required
macOS (Apple Silicon + Intel)
Download the DMG, open it and drag the app to /Applications/.
Windows (64-bit)
Download the installer (setup.exe) and run it. Chrome is bundled — no separate installation required.
Linux (x86_64 · AppImage)
Download the AppImage, make it executable (chmod +x) and run it.