Zero POS ======== A zeroconf based POS printing daemon What is Zero POS ---------------- Zero POS was designed to solve a very specific problem we faced at Openlabs, but we thought could be generic enough for others to use. Here is the use case: The Tryton iPad based POS should be able to print to the commonly found POS printer - a thermal printer like the Epson TM-T81. The printer only talks over USB and does not have wireless printing capabilities! With zeropos, you could bundle the printer with a low cost computer like the Raspberry Pi and connect the printer to it and run zeropos daemon on the raspberry pi. The printing service can be discovered over zero conf from the iPad application and your application could send a POST request to the service to print ZPL to the printer. Installation ------------- The quickest way to install this software is using pip :: pip install zeropos Administration -------------- The daemon can be adminisered by opening the service URL from a browser. TODO ---- 1. Implement secutiry for the admin interface. 2. Write API documentation for the admin HTTP API.
Project description
A zeroconf based POS printing daemon
What is Zero POS
Zero POS was designed to solve a very specific problem we faced at Openlabs, but we thought could be generic enough for others to use. Here is the use case:
The Tryton iPad based POS should be able to print to the commonly found POS printer - a thermal printer like the Epson TM-T81. The printer only talks over USB and does not have wireless printing capabilities!
With zeropos, you could bundle the printer with a low cost computer like the Raspberry Pi and connect the printer to it and run zeropos daemon on the raspberry pi. The printing service can be discovered over zero conf from the iPad application and your application could send a POST request to the service to print ZPL to the printer.
Installation
The quickest way to install this software is using pip
pip install zeropos
Administration
The daemon can be adminisered by opening the service URL from a browser.
TODO
Implement secutiry for the admin interface.
Write API documentation for the admin HTTP API.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file zeropos-0.1.2.tar.gz
.
File metadata
- Download URL: zeropos-0.1.2.tar.gz
- Upload date:
- Size: 61.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 976fa1833535480d3ed7b3314f46b2409bd424f06fdd91b8b3fcec08098dec99 |
|
MD5 | 57b456fb2272e1516a9b10168759afd0 |
|
BLAKE2b-256 | 60baa4ac4ab6897344f996a5db17bde6d457bc1f5b5f847c64950aaf75b9f42c |