The idea of this project is to create a webapp with WYSIWYG zpl parser, so that one may deploy an central labeling system for your hackerspace / company / whatever.
The project will feature a simple text-replace templating system, allowing for fast and consistent labeling of stuff.
An API system will allow creating template-based labels by an external tools, or an tech-savvy user with a keyboard and advanced adress bar-clicking skills.
- python backend, communicating with zebra printer
- fastAPI as API
- fastAPI's jinja2 templating system as HTML generator
- js-less frontend, with minor js-based features planned down the road
yes