Add README.md
This commit is contained in:
parent
e61816438b
commit
266f35b06f
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal 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)
|
Loading…
Reference in a new issue