blob: 6fda3ed2ca739a1832fa71f62ad11f7c3cf434ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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
|