Skip to content

arbu/printui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print UI

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

This is a fork of brother_ql_web.

Dependencies

Print UI is written for python 3. It requires the following python libraries:

bottle
jinja2
brother_ql
fontconfig

fontconfig is currently not available on pypi but can be installed with pip install 'git+https://github.com/ldo/[email protected]#egg=fontconfig'. The fontconfig python library also needs the libfontconfig installed on your system.

Usage

Running python setup.py 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>.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published