1
0
Fork 0

Add README.md

This commit is contained in:
Sebastian Schulze 2022-03-04 12:42:50 +01:00
parent e61816438b
commit 266f35b06f
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# 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)