inventree / inventree-brother-plugin

Label printing plugin for Brother series printers
MIT License
16 stars 12 forks source link
inventree inventreeplugins

License: MIT PEP

inventree-brother-plugin

A label printing plugin for InvenTree, which provides support for the Brother label printers.

This plugin supports printing to some Brother label printers with network (wired or WiFi) support. Refer to the brother_ql docs for a list of label printers which are directly supported.

Installation

Install this plugin manually as follows:

pip install inventree-brother-plugin

Or, add to your plugins.txt file to install automatically using the invoke install command:

inventree-brother-plugin

Debian / Ubuntu requirements

The following command can be used to install all OS-requirements on Debian / Ubuntu-based distros:

apt install build-essential libpoppler-cpp-dev pkg-config poppler-utils

You might also need the following Python packages:

pip install pdf-info python-poppler

Configuration Options

The following list gives an overview of the available settings. Also check out the brother-ql package for more information.