Kind of like CUPS but it's for scanning, not printing.
This is basically a web interface for scanner devices through the SANE (Scanner Access Now Easy) interface.
This program is intended to be used alongside CUPS, but this should not be required.
On default, the web server is hosted on port 3004.
This can be changed in ~/.sanescansrv/config.ini
You will need libsane-dev to be able to install python-sane.
Use APT or your system's equivalent to install.
sudo apt-get install libsane-dev
pip install git+https://github.com/CoolCat467/Scanner-Server.gitImportant: When you run this program, the configuration file and the
logs folder will be saved in ~/.sanescansrv/ and the program
will create it if it does not exist.
sanescansrvGo to URL http://<IP_of_host>:3004