A collection of useful scripts for thermal printers
To use the server script your user will need write permission for the usb printer. Instructions below:
Find the device name:
lsusb
<device_name> usually look like lp0, lp1 ect
Give your user write permissions:
sudo chmod +w /dev/usb/<device_name>
Test its working with:
echo "Hello World" > /dev/usb/<device_name>
-
Notifications
You must be signed in to change notification settings - Fork 0
A collection of useful scripts for thermal printers
License
BoeJaker/Thermal-Printing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A collection of useful scripts for thermal printers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published