Office printer gateway: print documents via web GUI or driverless IPP.
Made by KSI UJ. Powered by Django, Celery and VueJS.
Note
The develop branch contains the latest development version.
The source of the latest stable version can be found on the main
branch.
The documentation at https://ksiuj.github.io/gutenberg is for the
latest stable version.
The changelog is available in the file CHANGELOG.md.
- 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/.