161 B
161 B
homebox-label-template
Labels for homebox
Script
python3 -m venv py
source py/bin/activate
apt install qrencode
pip install svgwrite qrcode[pil]
Labels for homebox
python3 -m venv py
source py/bin/activate
apt install qrencode
pip install svgwrite qrcode[pil]