Native desktop GUI for bdinfo-rs: open a BDMV folder or .iso image,
run the measured scan, and read, save, or copy the classic BDInfo
report — byte-identical to the bdinfo-rs CLI's.
────────────────────────────┬────────────────────────────────────────────────────────────────
Platform │Artifacts
────────────────────────────┼────────────────────────────────────────────────────────────────
Windows (x64, arm64) │.msi installer (Start-menu entry, clean uninstall), portable
│.zip
────────────────────────────┼────────────────────────────────────────────────────────────────
macOS (Intel, Apple Silicon)│.dmg with a drag-to-Applications .app
────────────────────────────┼────────────────────────────────────────────────────────────────
Linux (x64, arm64) │.AppImage, .deb, .rpm
────────────────────────────┴────────────────────────────────────────────────────────────────
macOS (unsigned): Gatekeeper blocks the first launch — allow it
under System Settings → Privacy & Security → "Open Anyway", or run
xattr -d com.apple.quarantine "/Applications/bdinfo-rs GUI.app".
macOS 26 (Tahoe) reports the same block as "is damaged and can't be
opened"; the app is not damaged and the steps above still apply.
Windows: SmartScreen may warn on the first run of the portable
exe — "More info" → "Run anyway". The .msi installs for the
current user only and never asks for administrator rights.
Every asset is covered by SHA256SUMS and a Sigstore
build-provenance attestation:
gh attestation verify --repo agentjp/bdinfo-rs.