File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# PrintZPL
22
33## Description
4- This service allows you to discover Zebra printers and send/print ZPL templates by using HTTP POST requests .
4+ PrintZPL is a lightweight web service to discover Zebra printers via mDNS and send ZPL templates over TCP using simple HTTP calls .
55
66## Installation
77
8+ ### Pre-reqs
9+
10+ - [ .NET 8 SDK] ( https://dotnet.microsoft.com/download/dotnet/8.0 )
11+ -
812### Download and run as service
913
1014- [ PrintZPL-win-x64] ( https://github.com/Tim-Maes/PrintZPL/actions/runs/14935544402/artifacts/3096169978 ) for Windows
1115- [ PrintZPL-linux-x64] ( https://github.com/Tim-Maes/PrintZPL/actions/runs/14935544402/artifacts/3096169686 ) for Linux
12- - [ PrintZPL-osx-x65] ( https://github.com/Tim-Maes/PrintZPL/actions/runs/14935544402/artifacts/3096170002 ) for MaxOS
16+ - [ PrintZPL-osx-x65] ( https://github.com/Tim-Maes/PrintZPL/actions/runs/14935544402/artifacts/3096170002 ) for macOS
1317
1418## The API
1519
You can’t perform that action at this time.
0 commit comments