scanservjs

scanservjs

Docker 应用程序 from moritzf's Repository

概述

scanservjs is a web UI frontend for your scanner. You can perform scans using your USB or network scanner through this web UI. The application allows you to share one or more scanners (using SANE) on a network without the need for drivers or complicated installation. To discover your devices, open the docker console and run: scanimage -L This will return a list of discovered devices. Copy the device id e.g. "epson2:libusb:001:002" and put it into the devices variable.

运行时参数

网络用户界面
http://[IP]:[PORT:8080]
网络
bridge
外壳
sh
特权
true

模板配置

Path for Scan OutputPathrw

Path for the file output from performed scans

目标
/var/lib/scanservjs/output
AppData Config PathPathrw

Folder for persisting configuration data

目标
/etc/scanservjs
价值
/mnt/user/appdata/scanservjs
Web Interface PortPorttcp

Port for the web interface

目标
8080
价值
1234
Saned Net HostsVariable

If you want to use a SaneOverNetwork scanner then to perform the equivalent of adding hosts to /etc/sane.d/net.conf specify a list of ip addresses separated by semicolons in the SANED_NET_HOSTS environment variable.

目标
SANED_NET_HOSTS
Airscan DevicesVariable

If you want to specifically add sane-airscan devices to your /etc/sane.d/airscan.conf then use the AIRSCAN_DEVICES environment variable (semicolon delimited).

目标
AIRSCAN_DEVICES
Ignore Scanimage ListVariable

Forces the application to ignore the result of the automatic device detection (scanimage -L) and instead only uses the entries present in the configuration file and docker environment variables.

目标
SCANIMAGE_LIST_IGNORE
默认值
false | true
价值
false
DevicesVariable

Force add devices use DEVICES (semicolon delimited).

目标
DEVICES
OCR LanguageVariable

Determines the language that is to be used for OCR (optical character recognition). The value has to conform with tesseracts naming scheme.

目标
OCR_LANG
dbusPathrw

dbus (needed for automatic detection of network scanners through bonjour)

目标
/var/run/dbus
默认值
eng | deu | fra | spa
价值
/var/run/dbus

下载统计数据

662,686
下载总数
32,649
本月
22,769
平均每月

长期下载总量

加载图表...

详细信息

存储库
sbs20/scanservjs
最后更新2025-09-09
初见2022-10-23

在Unraid 上运行 Scanservjs 。

Scanservjs 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。