The app is now fully self-contained — SANE (scanimage + the canon_dr backend) is bundled inside, so there is nothing else to install. No Homebrew required.
Install
Without Homebrew:
curl -fsSL https://raw.githubusercontent.com/philipyaz/p215-scan/main/install.sh | bashWith Homebrew:
brew install --cask philipyaz/tap/p215-scanOr download the zip below and drop P215 Scan.app into /Applications (a browser-downloaded zip is quarantined: allow the first launch under System Settings → Privacy & Security → Open Anyway).
Changes since 1.0.0
- SANE is embedded in the app bundle (1.5 MB, relocatable, ad-hoc signed); the app prefers it and falls back to a system
scanimage install.sh: one-line installer for Macs without Homebrew — quarantine-free by construction- Bundled third-party licenses and source pointers ship in
Contents/Frameworks/sane/licenses/ - The Homebrew cask no longer needs the
sane-backendsformula
Requires macOS 14+ on Apple Silicon.
🤖 Generated with Claude Code