Files
cupscloudprint/README.opensuse
Johannes Meixner f75c351f47 Accepting request 256292 from home:jsmeix
from cupscloudprint in home:jsmeix that was
based on home:gregfreemyer:branches:home:sbrabec/CUPS-Cloud-Print
with upstream compliant name cupscloudprint
plus adaptions to make it build also for SLE11

OBS-URL: https://build.opensuse.org/request/show/256292
OBS-URL: https://build.opensuse.org/package/show/Printing/cupscloudprint?expand=0&rev=1
2014-10-14 13:54:51 +00:00

14 lines
859 B
Plaintext

The Google Cloud Print service allows various ways to register a printer. Many current generation printers have support built in. Alternatively, there are software interfaces that can run on computer and handle the interaction with Google.
This package provides a CUPS compatible client that allows a openSUSE computer to send files to Google for printing on a registered printer.
Once CUPS-Cloud-Print is installed it has to be configured via:
sudo /usr/lib/cloudprint-cups/upgrade.py
sudo /usr/lib/cloudprint-cups/setupcloudprint.py
setupcloudprint.py only configures the client, so you will need to have a registered printer at the Google Cloud Print service prior to running setupcloudprint.py
upgrade.py should be re-run after each time CUPS-Cloud-Print is updated. Because it accesses the Internet, it has to be run manually after each update.