2023-06-09 13:47:37 +03:00
2023-06-09 13:42:51 +03:00
2023-06-09 13:47:37 +03:00
2023-06-09 13:47:37 +03:00
2023-06-09 13:47:37 +03:00

thermatext

fancy name, QL-570 text formater

using gpt i got a shell script and then a python one. the python tries to detect letter width and maximise it to fit the label printer constraints (62mm width)

TDLR
sudo brother_ql -b pyusb --model QL-570 -p usb://0x04f9:0x2028/000M12345678 print -l 62 logo.png

TODO:

  • use as printer
  • fix missing font defentions fail to take into account letter width
  • telegram bot (!)
Description
fancy name, QL-570 text formater
Readme 42 KiB
Languages
Python 62.8%
Shell 37.2%