Skip to content

P215 Scan 1.1.0

Latest

Choose a tag to compare

@philipyaz philipyaz released this 28 Jul 06:02

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 | bash

With Homebrew:

brew install --cask philipyaz/tap/p215-scan

Or 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-backends formula

Requires macOS 14+ on Apple Silicon.

🤖 Generated with Claude Code