An open API service indexing awesome lists of open source software.

https://github.com/badchoice/cloudprint

Simple server for handling epson direct print and star cloud print jobs
https://github.com/badchoice/cloudprint

cloud cloudprint epson sdp serverdirectprint star

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

### 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