mirror of
https://github.com/emi420/esc-pos-server-print.git
synced 2025-12-23 17:39:28 +00:00
18 lines
556 B
Markdown
18 lines
556 B
Markdown
# ESC-POS Server Print
|
|
|
|
## Simple web server for print using ESC-POS.
|
|
|
|
## Install and run
|
|
|
|
* Install requirements 'pip install -r reqs.txt'
|
|
* Run 'python server.py'
|
|
* Open 'http://localhost:8001/?h1=ABC123&h2=Testing&p=Lorem%20ipsum.'
|
|
|
|
<img width="311" alt="Screenshot 2023-07-06 at 00 18 41" src="https://github.com/emi420/esc-pos-server-print/assets/1226194/d0d482ec-21bc-463d-8516-8380edd876a6">
|
|
|
|
## License
|
|
|
|
You may use this project under the terms of either the MIT License or the GNU General Public License (GPL) Version 3.
|
|
|
|
(c) 2016 Emilio Mariscal
|