1
0
Fork 0
Raspberry Pi Scanner web UI
Find a file
2022-03-04 12:46:30 +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 Add build.yml for Sourcehut 2022-03-04 12:46:30 +01:00
.gitignore First iteration of scanberry 2022-03-03 22:38:56 +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
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

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)