This project was created with an intent to allow multiple printers to be managed by single server application. This service takes all print jobs over the network using SignalR/Websocket and performs the printing. In order to support pre-post actions, it also accepts a webhook which can be called before printing, after printing or upon failure.
-
Updated
Feb 3, 2025 - C#