Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.04 KB

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

⚠️ Installation via pypi (e.g. pip install inventree-brother-plugin) currently does not work!

Instead, install this plugin as follows:

pip install git+https://github.com/inventree/inventree-brother-plugin

Or, add to your plugins.txt file:

 git+https://github.com/inventree/inventree-brother-plugin

Configuration Options

TODO