BadChoice / cloudPrint

Simple server for handling epson direct print and star cloud print jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Print jobs

POST https://serverurl/printJobs

FIELD Value
uuid An unique identifier for the printer
job the job itself, for epsons it should be an epos xml string

For the printers to print

Epson

In the Cloud print section put the server: https://serverurl/epson/printJobs and in ID the same uuid you send for your jobs

About

Simple server for handling epson direct print and star cloud print jobs


Languages

Language:PHP 95.5%Language:Blade 3.1%Language:Shell 0.7%Language:Vue 0.6%