Generate label and print them via brother_ql to
Go to file
Hendrik Schutter 2cfe957473 error handling and refactor 2022-11-23 18:38:27 +01:00
.gitignore Initial commit 2022-11-08 20:35:40 +01:00
LICENSE Initial commit 2022-11-08 20:35:40 +01:00
Mockup.png first ideas for mockup 2022-11-08 21:43:42 +01:00
README.md error handling and refactor 2022-11-23 18:38:27 +01:00
layouter.py error handling and refactor 2022-11-23 18:38:27 +01:00
metadata.json first ideas for mockup 2022-11-08 21:43:42 +01:00
mockup.xcf first ideas for mockup 2022-11-08 21:43:42 +01:00
output.png better styling with font 2022-11-22 20:54:11 +01:00
qr.png first ideas for mockup 2022-11-08 21:43:42 +01:00
qr.svg first ideas for mockup 2022-11-08 21:43:42 +01:00
reHDDPrinter.py error handling and refactor 2022-11-23 18:38:27 +01:00
vorlage_daniel.jpg first ideas for mockup 2022-11-08 21:43:42 +01:00

README.md

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

pip install qrcode