You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
scan | 1 year ago | |
views | 1 year ago | |
.build.yml | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
main.go | 1 year ago |
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)
Forges
In the spirit of a distributed VCS, this project lives on