This is a web service to print labels on Brother QL label printers.
This is a fork of brother_ql_web.
Print UI is written for python 3. It requires some python libraries, which are listed within requirements.txt. The fontconfig python library also needs the libfontconfig installed on your system.
Running pip install . will install the command printui. Executing printui will try to find a device automatically and start a webserver on port 8080. A configuration file can be specified with -c <config>.
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:
-
Bootswatch, MIT License
-
jQuery, MIT License
-
Popper, MIT License
-
Lato, SIL OFL 1.1
-
Font Awesome, CC BY 4.0/SIL OFL 1.1/MIT License