documento-client
A client application for the documento document management system
Features
- Communicates with documento server (direct sync)
- Scans directly from all SANE-compatible scanners
- Scans Multiple pages
- Allows to set meta options (title/category)
- Uploads scanned documents
- Creates print jobs for new documents
Installation
sudo apt install tesseract-ocr tesseract-ocr-deu libsane-dev
Build Debian package
sudo apt install -y build-essential debhelper devscripts equivs dh-virtualenv libffi-dev
./build-deb.sh
Copyright
Copyright © 2020, 2021 Jonathan Weth dev@jonathanweth.de
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.