Add a bit of forges-snark and a quick preview video
This commit is contained in:
parent
a10ec2b5b3
commit
b9ceebaafa
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -5,9 +5,19 @@
|
|||
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`.
|
||||
|
||||
![Scanberry Screencapture](https://img.bascht.com/2022-03-scanberry/2022-03-24-000251-scanberry.gif)
|
||||
|
||||
## 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)
|
||||
|
||||
## Forges
|
||||
|
||||
In the spirit of a distributed VCS, this project lives on
|
||||
|
||||
- https://git.bascht.space/bascht/scanberry
|
||||
- https://git.sr.ht/~bascht/scanberry
|
||||
- https://github.com/bascht/scanberry
|
||||
|
|
Loading…
Reference in a new issue