mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-08 04:04:42 +02:00
418 B
418 B
barcode-server
barcode-server is a simple daemon to read barcodes from USB Barcode Scanners and expose them to other service using HTTP calls, a websocket API or MQTT.
$ mkdir -p data
$ wget -P data https://github.com/markusressel/barcode-server/raw/master/barcode_server.yaml
$ vim data/barcode_server.yaml
$ docker compose up -d