Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.34 KB

samsungScannerServer

Tool to interact with the "scan to PC" option in Samsung MFP.

Modified version of suld-scantopc 0.4.5-5 from bchemnet.com repository.

See changelog.original for the original changelog.

Changes and Modernizations

  • Python 3 compatibility
  • PEP 8 code style
  • Web UI (see tools/webui) for renaming, merging and deleting scanned documents

Installation

Arch Linux

License

This software is subject to the GNU General Public License v3.0 (GNU GPLv3).

Copyright (C) 2022-2023 Steffen Klee
Copyright (C) 2012-2013 angelnu & Totally King

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 (at your option) 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/>.