Files
esc-pos-server-print/README.md
Emilio Mariscal 339897768f Readme improvment
2016-09-06 16:28:49 -03:00

16 lines
370 B
Markdown

# ESC-POS Server Print
## Simple web server for print using ESC-POS.
## Install and run
* Install pip requirements
* Run 'python server.py'
* Open 'http://localhost:8001/?h1=ABC123&h2=Testing&p=Lorem%20ipsum.'
## 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