blob: c1f49b8e05535590ef9edde0207c8fa530ff2c5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# IoT Barcode Scanner
A service that makes barcode scanners available on the network for IoT use.
## Milestones
- MVP: Forward keyboard/scanner input to MQTT topic
- Read MQTT connection details from config file
- Disable scanner as regular input source and bind it only to the service
- Package it for Arch Linux
|