Android CUPS Print: use upstream summary and description

This commit is contained in:
Hans-Christoph Steiner 2017-10-10 13:07:44 +02:00
parent f5ebbaafd2
commit 4247b8c220

View file

@ -5,20 +5,6 @@ Source Code:https://github.com/BenoitDuffez/AndroidCupsPrint/tree/fdroid
Issue Tracker:https://github.com/BenoitDuffez/AndroidCupsPrint/issues
Auto Name:Android CUPS Print
Summary:This app allows you to print directly from Android to your CUPS server
Description:
Have a local printer shared over CUPS or IPP? Then this app allows you to
directly print to it from your Android device.
This app just provides a Print Service to Android. This means that once it's
installed, you have to enable it from your 'Print' section of the settings app
of you device. Once the service is enabled, the printers are automatically
discovered using the mDNS protocol. You can print anything you want from any
app, as long as the print service is enabled.
Port of cups4j to Android. Original work was created by Jon Freeman, it included
an app that reacts to the SEND intent to print documents.
.
Repo Type:git
Repo:https://github.com/BenoitDuffez/AndroidCupsPrint