1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-05-13 15:22:56 +00:00
Go to file
2022-09-11 06:29:44 +02:00
cmake fix generation of version.h 2021-10-11 10:36:58 +02:00
include media type info now also with text output, thanks to Sönke Peters 2022-09-11 06:25:35 +02:00
po update contact info 2021-08-30 15:15:16 +02:00
src change init to first invalidate, then init (maybe needed for some ptouch models?) 2022-09-11 06:29:44 +02:00
.gitignore fix build using cmake with generating version info from git 2021-10-11 10:11:37 +02:00
build.sh fix build using cmake with generating version info from git 2021-10-11 10:11:37 +02:00
CMakeLists.txt add install target 2021-10-11 11:50:54 +02:00
COPYING Initial commit 2015-12-29 14:11:00 +01:00
ptouch-print.1 update contact info 2021-08-30 15:15:16 +02:00
README fix build using cmake with generating version info from git 2021-10-11 10:11:37 +02:00

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://familie-radermacher.ch/dominic/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.