From e092b56b3b7086ce073a76e0313e1f8ffe616be9 Mon Sep 17 00:00:00 2001 From: SimulPiscator Date: Tue, 10 Nov 2020 13:37:50 +0000 Subject: [PATCH] Add AirSane frontend --- sane-frontends.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sane-frontends.html b/sane-frontends.html index afd4b1b9..620876bf 100644 --- a/sane-frontends.html +++ b/sane-frontends.html @@ -254,6 +254,11 @@ TWAIN SANE Interface for MacOS X: This is a TWAIN datasource for MacOS X that aquires images using the SANE backend libraries. +
  • + AirSane: + A daemon that implements Apple's AirScan/eSCL protocol, and thus allows to publish SANE scanners to + MacOS clients over a local network. In addition, provides a simple web interface. +