1
0
Fork 0
Raspberry Pi Scanner web UI
Go to file
Sebastian Schulze 6c85ae6d47
Add LICENSE file to please the sr.ht page renderer ^^
2022-03-04 15:41:41 +01:00
scan Add Command tests and refactor this further 2022-03-04 12:38:37 +01:00
views First iteration of scanberry 2022-03-03 22:38:56 +01:00
.build.yml Build with test coverage 2022-03-04 15:38:50 +01:00
.gitignore First iteration of scanberry 2022-03-03 22:38:56 +01:00
LICENSE Add LICENSE file to please the sr.ht page renderer ^^ 2022-03-04 15:41:41 +01:00
Makefile First iteration of scanberry 2022-03-03 22:38:56 +01:00
README.md Add README.md 2022-03-04 12:42:50 +01:00
go.mod First iteration of scanberry 2022-03-03 22:38:56 +01:00
go.sum First iteration of scanberry 2022-03-03 22:38:56 +01:00
main.go First iteration of scanberry 2022-03-03 22:38:56 +01:00

README.md

Scanberry

First iteration of Scanberry, a little web wrapper around scanimage which can run on a Raspberry Pi. Scanberry just provides a little web UI, all the heavy lifting is done by scanimage, ocrmypdf and imagemagick.

Functionality of the web UI

  • Trigger the scanning process
  • Set a document name and whether it's duplex or simplex
  • Prepend a timestamp prefix
  • Offer the file as a download
  • Copy it to a pre-determined location (e.g. my Nextcloud share)