Office printer gateway: print documents via web GUI or driverless IPP.
Made by KSI UJ. Powered by Django, Celery and VueJS.
- Upload a file and print via webapp
- Submit print requests via driverless IPP, compatible with Windows (generic postscript), Linux (cups ipp everywhere), Android (ipp everywhere), macOSX (cups ipp everywhere) and IOS (separate bonjour server required for AirPrint compatibility).
- Use any supported CUPS printer
- Support for printing PDFs, images (JPEG, PNG), documents (DOC, DOCX, ODT, RTF)
- Customize printing: enable color, enable duplex, number of copies
- Authentication via OIDC
- Per printer permissions
See the documentation at https://ksiuj.github.io/gutenberg/admin/setup.html
Go to <YOUR SERVER URL>/admin/
.