Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 503 Bytes

File metadata and controls

9 lines (5 loc) · 503 Bytes

Print server

A simple application which serves access to the cups interface and scanserv.js.

Intended to be hosted behind a reverse proxy at port 80/443, for a more memorable address.

Hosts 'quick printable' elements which are PDF files held next to the script. These can be clicked on to print the desired document. Thumbnails are generated for the first page of the pdf.

install.sh generates a systemd service and ensures it's enabled. You must have a .venv virtual environment for it to work.