Skip to content

Investigate existing efforts that could be adapted #15

@mofosyne

Description

@mofosyne

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
                        .---------.                                              

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions