Ecosyste.ms: Awesome
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: about 2 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T14:10:29.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T21:32:44.396Z (almost 2 years ago)
- Topics: cloud, cloudprint, epson, sdp, serverdirectprint, star
- Language: PHP
- Size: 222 KB
- Stars: 5
- Watchers: 2
- 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