Brother Scanner Key Observer.
git clone ...
cd keyobs
git submodule init
git submodule update
mkdir build
cd build
cmake ..
make
Copy config.json next to the executable. Adapt ip address of your scanner. Adapt/add command you want to be executed when you select it from menu
- FILE
- IMAGE
- OCR
Then just start the executable and press scanner key on your device. keyobs will executed the configured command as a system call.
./keyobs