Desktop App
auditmysite Studio
Same audit engine as the CLI – with a clear graphical interface, project history, batch audits and PDF export.
Studio Signals
Studio addresses the same audit signals differently: less terminal context, more history, comparison and selection.
Features
What Studio does
The interface is not a second product – it's a different mode for the same audit core.
Single Audit
Enter a URL, start the audit. WCAG 2.1 A/AA/AAA, Performance, SEO, Security and Mobile in one pass – with a visual score dashboard.
Sitemap Batch
Enter a sitemap URL, select URLs, run sequentially. Ideal for regular audits of entire domains with a configurable limit.
Score History
SVG time series per domain: overall score and accessibility score across all audits. Progress and regressions at a glance.
PDF Export
Professional report with executive summary, findings and module details. Save location via native file dialog. Powered by Typst.
Project Management
Audits are automatically grouped by domain. Last 100 entries in the history view. Search, filter and bulk delete included.
Settings
WCAG level, timeout, active modules, batch limit and company name for PDF reports. Dark mode with system preference.
CLI or Studio?
| Feature | CLI | Studio |
|---|---|---|
| Single URL Audit | ✓ | ✓ |
| Sitemap Batch Audit | ✓ | ✓ |
| PDF Export | ✓ | ✓ |
| WCAG 2.1 A / AA / AAA | ✓ | ✓ |
| CI/CD Integration | ✓ | – |
| Scripting / Automation | ✓ | – |
| Graphical Interface | – | ✓ |
| Project History (last 100) | – | ✓ |
| Score History Chart | – | ✓ |
| Audit Comparison | – | ✓ |
| Dark Mode | – | ✓ |
CLI and Studio share the same audit engine. The choice depends on workflow: CLI for automation and CI/CD, Studio for interactive work with history view.
Platforms
Tech Stack
Tauri v2 Native desktop shell, Rust backend Astro + Svelte 5 Frontend UI Tailwind CSS 4 Styling Typst PDF rendering Chrome Headless Shell Bundled browser engine (no system Chrome required) auditmysite (Rust) Audit engine, same as CLI Installation
macOS
Apple Silicon (M1–M4) + Intel
Download the DMG from Releases, open it and drag the app to /Applications/.
Windows
64-bit
Download the installer (setup.exe) from Releases and run it. Chrome is not required — Studio ships with a bundled browser engine.
Linux
x86_64, AppImage
Download the AppImage from Releases, make it executable and run it:
# Make AppImage executable
chmod +x audit-my-site-studio_*.AppImage
./audit-my-site-studio_*.AppImage
Downloads on GitHub →
Data storage
~/Library/Application Support/de.casoon.auditmysite-studio/ ~/.config/de.casoon.auditmysite-studio/ %APPDATA%\de.casoon.auditmysite-studio\ Stored: settings.json, projects.json, history.json and PDF reports in reports/.
Download Studio
All releases for macOS, Windows and Linux are available for download.