first ideas for mockup
This commit is contained in:
28
README.md
28
README.md
@ -1,3 +1,27 @@
|
||||
# reHDDPrinter
|
||||
# reHDDPrinter #
|
||||
|
||||
Generate label and print them via brother_ql to
|
||||
|
||||
## Printer usage ##
|
||||
|
||||
```
|
||||
export BROTHER_QL_PRINTER=file:///dev/usb/lp0
|
||||
export BROTHER_QL_MODEL=QL-570
|
||||
```
|
||||
|
||||
|
||||
`brother_ql print -l 62 Untitled.png`
|
||||
|
||||
## Printer/Paper Info ##
|
||||
|
||||
Brother QL-570
|
||||
|
||||
Paper With: 62mm or 696px
|
||||
|
||||
|
||||
## Install ##
|
||||
|
||||
see https://github.com/pklaus/brother_ql
|
||||
|
||||
|
||||
|
||||
Generate label and print them via brother_ql to
|
Reference in New Issue
Block a user