1
0
Fork 0
Label generator & printer web interface
 
 
 
Go to file
vibe 92a1286055 Fix healthcheck in python3
Subprocess returns stdout as bytes instead of str nowadays, so I
addressed it in a quick and dirty way.

The extra return in healthcheck function is added there to stop the app
from complaining about it and also because I discovered that the
solution for tracking printer status here is essentially hardcoded for
English, while my local test environment outputs lpstat logs
in Ukrainian.
2023-11-12 21:44:59 +01:00
templates Add lang en to html tag for a11y 2023-11-03 23:22:28 +01:00
README.md Rewrite README.md to be more descriptive 2023-11-06 02:01:44 +01:00
pyproject.toml Initialize poetry in the project 2023-11-07 01:47:57 +01:00
render.py Fix healthcheck in python3 2023-11-12 21:44:59 +01:00

README.md

Hackerspace Label Printing Interface

Web interface for accessing label printers on the premises of Warsaw Hackerspace. Currently only supports DYMO LabelWriter.