PhilippMundhenk / BrotherScannerDocker

Dockerized Brother Scanner driver
https://www.mundhenk.org
MIT License
66 stars 29 forks source link

Rewrite scripts #42

Closed PhilippMundhenk closed 1 month ago

PhilippMundhenk commented 2 months ago

The bash scripts handling the scanning have grown significantly. It is hard to maintain in bash. Probably a rewrite in e.g., python would enable this to be much more maintainable and testable. A new architecture could be chosen, as well, uniting the logic of all scripts in a single python script...

See also #38, fyi @pedropombeiro