https://github.com/patrislav1/ptouch-print
Fork of https://git.familie-radermacher.ch/linux/ptouch-print.git
https://github.com/patrislav1/ptouch-print
Last synced: about 2 months ago
JSON representation
Fork of https://git.familie-radermacher.ch/linux/ptouch-print.git
- Host: GitHub
- URL: https://github.com/patrislav1/ptouch-print
- Owner: patrislav1
- License: gpl-3.0
- Created: 2024-04-09T09:26:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-09T09:50:56.000Z (about 1 year ago)
- Last Synced: 2025-03-26T06:47:10.883Z (about 2 months ago)
- Language: C
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
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.