Skip to content

A Python-based web service to print labels on Brother QL label printers. Based on brother_ql: https://github.com/pklaus/brother_ql

License

Notifications You must be signed in to change notification settings

tango-3/brother_ql_web

 
 

Repository files navigation

Modified from brother_ql_web

This is a web service to print labels on Brother QL label printers.

You need Python 3 for this software to work.

To start the server, run ./brother_ql_web.py.

Usage

Once it's running, the service will connect to firestore using a cert in the users profile and print labels as they are request in the firestore label collection. Also sends a ping every 4 secs to let clients know that the printer is still there.

License

This software is published under the terms of the GPLv3, see the LICENSE file in the repository.

Parts of this package are redistributed software products from 3rd parties. They are subject to different licenses:

About

A Python-based web service to print labels on Brother QL label printers. Based on brother_ql: https://github.com/pklaus/brother_ql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.7%
  • HTML 47.5%
  • CSS 0.8%