Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
/ escpos-cli Public archive

escpos-cli is a command-line utility for printer stuff using pyxmlescpos

Notifications You must be signed in to change notification settings

kalmanolah/escpos-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

escpos-cli

escpos-cli is a command-line utility for printing stuff using pyxmlescpos

Installing

pip2 install -U git+https://github.com/kalmanolah/escpos-cli.git

Usage

From the command line:

$ escpos-cli --device-vendor-id 0x04b8 --device-product-id 0x0e15 '<receipt><h1 align="center">Test Receipt!</h1><line/></receipt>'

Dependencies

This utility depends on pyxmlescpos. Currently, my fork located here is used since it adds additional support for QR codes.

About

escpos-cli is a command-line utility for printer stuff using pyxmlescpos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages