ptouch-print is a command line tool to print labels on Brother P-Touch printers on Linux.
 
 
 
Go to file
Nico Sonack aa5392bc13 zero-initialise array to silence valgrind 2024-10-29 20:21:48 +01:00
cmake
include
po
src
udev
.gitignore
CMakeLists.txt
COPYING
README
build.sh
ptouch-print.1

README

About:

ptouch-print is a command line tool to print labels on Brother P-Touch
printers on Linux.

There is no need to install the printer via CUPS, the printer is accessed
directly via libusb.

The tool was written for and tested with the PT-2430PC, but meanwhile is also
used with others (see "ptouch-print --list-supported")
Maybe others work too (please report USB VID and PID so I can include support
for further models, too).

Further info can be found at:
https://dominic.familie-radermacher.ch/projekte/ptouch-print/

Compile instructions:

./build.sh

Note:

Dear visitor, currently I have absolutely no time for improvements on this
project (my free time currently is about one or two hours PER MONTH).
Therefore, I can not look at suggestions about improvements.