feat: Add Debian packaging script, enhance configuration loading with multi-path support, and enable config saving.

This commit is contained in:
Zin Bo Thit
2026-02-10 13:48:21 +06:30
parent 3bd86901f7
commit 476977dc83
6 changed files with 446 additions and 194 deletions

View File

@@ -8,12 +8,20 @@
{
"name": "Bar Printer",
"ip": "192.168.1.201"
},
{
"name": "test printe",
"ip": "192.168.1.202"
}
],
"receipt_printers": [
{
"name": "Main Cashier",
"usb_id": "1fc9:2016"
},
{
"name": "",
"usb_id": ""
}
]
}