Initial commit

This commit is contained in:
Emilio Mariscal
2016-09-06 16:15:55 -03:00
commit 17ab83fb71
9 changed files with 285 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# ESC-POS Server Print
## Simple web server for print using ESC-POS.
## Install and run
* Install pip requirements
* Run 'python server.py'
## License
You may use any Mootor project under the terms of either the MIT License or the GNU General Public License (GPL) Version 3.
(c) 2016 Emilio Mariscal