Skip to main content

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

  1. Implement secutiry for the admin interface.

  2. Write API documentation for the admin HTTP API.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeropos-0.1.2.tar.gz (61.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page