added label img

This commit is contained in:
Hendrik Schutter 2022-11-24 20:22:48 +01:00
parent af66314336
commit f166d2b10e
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,10 @@
- Generate label and print them via brother QL-570.
- Receive data from [reHDD](https://git.mosad.xyz/localhorst/reHDD) via IPC message queue.
# Install #
## Example Label
![Screenshot of label](https://git.mosad.xyz/localhorst/reHDDPrinter/raw/commit/977baf27db7d7460cac0be9eea6b545afbd118d0/output.png "Example Label ")
## Install ##
`pip install qrcode sysv-ipc pycstruct brother-ql`