-
Notifications
You must be signed in to change notification settings - Fork 8
Investigate existing efforts that could be adapted #15
Copy link
Copy link
Open
Description
https://github.com/solyarisoftware/posprinterdriver - uses web intents and android intents to more easily integrate website with the printer. This could potentially be a low fat way to add support to internal and led printer.
Depending on how responsive they are, we could either fork or push in directly a change to add an extra capability to it.
Edit: Ah its not open source or on F-Droid so we would need to make our own custom app... well I guess we could instead create an app that does something similar but is for any POS system with internal hardware (including CITAQ). But focused on web intents
Your App Backend Server
|
v
.-------------.
| |
| |
.------|------.
| HTTP GET/POST API
|
| Pos Printer Driver
| Cloud Server device 1
| | .-------------.
| v | your app |
| .---------. | | | Bluetooth
.-------> | |--> | .--> driver | ----------------> ESC/POS printer 1
| | | |
| | .-------------.
| |
| | WIFI
| |--> device 2 -----------------------> ESC/POS printer 2
| |
| |
| | USB
| |--> device N -----------------------> ESC/POS printer N
| |
| |
| | CITAQ H10-3 Internal Serial Port (And LED for kicks?)
| |--> device X -----------------------> ESC/POS printer N
.---------.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels