1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-05-13 23:32:59 +00:00
Go to file
Dominic Radermacher 7d0ba0050b updated readme
2017-11-11 15:11:57 +01:00
data Initial commit 2015-12-29 14:11:00 +01:00
include Fix PT-2024PC support and some minor cleanup 2017-09-24 01:25:49 +02:00
po updated readme 2017-11-11 15:11:57 +01:00
src reverted to old pixel size 2017-09-24 21:31:42 +02:00
.gitignore updated .gitignore 2017-07-05 10:46:18 +02:00
AUTHORS updated eMail of author 2017-06-18 11:01:25 +02:00
ChangeLog Initial commit 2015-12-29 14:11:00 +01:00
configure updated to version 1.3.4 2017-07-20 17:02:31 +02:00
configure.ac updated to version 1.3.4 2017-07-20 17:02:31 +02:00
COPYING Initial commit 2015-12-29 14:11:00 +01:00
Makefile.am removed (nonfunctional) ptouch-gtk 2016-07-17 09:30:06 +02:00
NEWS Initial commit 2015-12-29 14:11:00 +01:00
README README is required for autotools 2017-06-24 14:21:14 +02:00
README.md updated readme 2017-11-11 15:11:57 +01:00

About

ptouch 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 it should also work with the PT-1230PC (untested so far). 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://mockmoon-cybernetics.ch/computer/p-touch2430pc/

Compile instructions

autoreconf -i ./configure --prefix=/usr make

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.