1
0
Fork 0
forked from hswaw/labelmaker
Label generator & printer web interface
Find a file
2023-11-13 02:04:08 +01:00
templates Update footer credits in template 2023-11-12 22:56:59 +01:00
pyproject.toml Initialize poetry in the project 2023-11-07 01:47:57 +01:00
README.md Add dependency info to README.md 2023-11-13 02:04:08 +01:00
render.py Change file open mode to 'wb' 2023-11-12 22:56:21 +01:00

Hackerspace Label Printing Interface

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

Dependencies

This project relies on external dependencies:

  • cairo, pango, pangocairo for graphics manipulation
  • CUPS for interfacing with the printer over local network

Building and debugging

poetry install
poetry run python render.py