Web2PDF: adding description (closes fdroiddata#1288)
This commit is contained in:
parent
40d24f8f40
commit
4e5b7d4471
|
|
@ -1,3 +1,4 @@
|
||||||
|
AntiFeatures:NonFreeNet
|
||||||
Categories:Multimedia
|
Categories:Multimedia
|
||||||
License:AML
|
License:AML
|
||||||
Web Site:https://github.com/warenix/Web2PDF
|
Web Site:https://github.com/warenix/Web2PDF
|
||||||
|
|
@ -5,6 +6,20 @@ Source Code:https://github.com/warenix/Web2PDF
|
||||||
Issue Tracker:https://github.com/warenix/Web2PDF/issues
|
Issue Tracker:https://github.com/warenix/Web2PDF/issues
|
||||||
|
|
||||||
Auto Name:Web2PDF
|
Auto Name:Web2PDF
|
||||||
|
Summary:Convert any web page at your fingertips
|
||||||
|
Description:
|
||||||
|
Web2PDF is the android way to use http://www.pdfmyurl.com/ for converting web
|
||||||
|
pages to pdf files. It lets you convert a web page to pdf file by using the
|
||||||
|
unique "share" feature of android platform. Unfortunately websites requiring you
|
||||||
|
to login are not supported.
|
||||||
|
|
||||||
|
For Gingerbread or newer devices, system download manager will be used to
|
||||||
|
download the pdf file. Otherwise for older devices, once pdf conversion is
|
||||||
|
completed, system browser will be opened to download the pdf. The location of
|
||||||
|
the saved file may be different across different devices. For example, using the
|
||||||
|
stock browser with nexus one, the pdf file will be downloaded such as
|
||||||
|
/sdcard/download/www.nytimes.com.pdf
|
||||||
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/warenix/Web2PDF
|
Repo:https://github.com/warenix/Web2PDF
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue