An open API service indexing awesome lists of open source software.

https://github.com/filipchalupa/virtual-thermal-printer


https://github.com/filipchalupa/virtual-thermal-printer

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Virtual thermal printer

Work in progress

## Goals

- Support Epson EPOS
- Support ESC/POS over socket

## Run

### Production

```sh
deno task start
```

### Development

```sh
deno task dev
```

### Production

https://virtual-thermal-printer.deno.dev/

> [!WARNING]
> Beware that the server is shared between all users so that they can see what
> you are printing.