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
- Host: GitHub
- URL: https://github.com/badchoice/cloudprint
- Owner: BadChoice
- Created: 2018-10-17T14:21:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T14:10:29.000Z (over 4 years ago)
- Last Synced: 2025-03-23T08:51:12.387Z (over 1 year ago)
- Topics: cloud, cloudprint, epson, sdp, serverdirectprint, star
- Language: PHP
- Size: 222 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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