scanbm

Scanner button daemon

Install

All systems
curl cmd.cat/scanbm.sh
Debian Debian
apt-get install scanbd
Ubuntu
apt-get install scanbd
image/svg+xml Kali Linux
apt-get install scanbd
Windows (WSL2)
sudo apt-get update sudo apt-get install scanbd
Raspbian
apt-get install scanbd

scanbd

Scanner button daemon

It polls the scanner buttons looking for buttons pressed or function knob changes or other scanner events as paper inserts / removals and at the same time allows also scan-applications to access the scanners. If buttons are pressed, etc., various actions can be submitted (scan, copy, email, ...) via action scripts. The function knob values are passed to the action-scripts as well. Scan actions are also signaled via D-Bus. This can be useful for foreign applications. Scans can also be triggered via D-Bus from foreign applications. On platforms which support signaling of dynamic device insertion / removal (libudev, D-Bus, hal) scanbd supports this as well. scanbd can use all sane-backends or some special backends from the (old) scanbuttond project. This package is a successor of scanbuttond.