Skip to content

Files

Latest commit

 

History

History
41 lines (24 loc) · 1.7 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.7 KB

Backlit

What is it?

An iOS app connecting to your SANE server, using the appropriate net backend, to scan documents from your iOS or macOS device!

To make it work:

  • add your server IP address or hostname,
  • tap your device once it's found
  • scan!

Scanned documents can be shared as a multi-page PDF or as individual images via the iOS share dialog.

Screenshots

Devices  Preview  Options  Option popup  Gallery  Settings

Useful links

The following links have helped me a great deal in the making of this app, if you're building a desktop lib for iOS you may find them useful to!

CrossCompiling Sane
Sane API doc
Other Sane projects