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
				
					Languages
				
				
								
								
									Python
								
								62.8%
							
						
							
								
								
									Shell
								
								37.2%