Added
Link Here
|
1 |
A SANE WebScan frontend that supports Apple's AirScan protocol. |
2 |
Scanners are detected automatically, and published through mDNS. |
3 |
Though images may be acquired and transferred in JPEG, PNG, and |
4 |
PDF/raster format through a simple web interface, AirSane's intended |
5 |
purpose is to be used with AirScan/eSCL clients such as Apple's |
6 |
Image Capture. |
7 |
|
8 |
Images are encoded on-the-fly during acquisition, keeping memory/storage |
9 |
demands low. Thus, AirSane will run fine on a Raspberry Pi or similar |
10 |
device. |
11 |
|
12 |
AirSane has been developed by reverse-engineering the communication |
13 |
protocol implemented in Apple's AirScanScanner client (macos 10.12.6, |
14 |
/System/Library/Image Capture/Devices/AirScanScanner.app). |
15 |
|
16 |
Authentication and secure communication are not supported. |
17 |
|
18 |
If you are looking for a powerful SANE web frontend, AirSane may |
19 |
not be for you. You may be interested in phpSANE instead. |
20 |
|
21 |
WWW: https://github.com/SimulPiscator/AirSane |