mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-01 01:26:05 +01:00
65 lines
1.9 KiB
YAML
65 lines
1.9 KiB
YAML
Categories:
|
|
- Internet
|
|
- Reading
|
|
License: MIT
|
|
AuthorEmail: tawhidmonowar@gmail.com
|
|
SourceCode: https://github.com/tawhidmonowar/URLtoPDFConverter
|
|
IssueTracker: https://github.com/tawhidmonowar/URLtoPDFConverter/issues
|
|
Changelog: https://github.com/tawhidmonowar/URLtoPDFConverter/releases
|
|
|
|
AutoName: URL to PDF
|
|
Description: |-
|
|
<b>NOTE:</b> The appid has changed, this app will not be updated anymore
|
|
|
|
WebCapture is an open source Android application that allows users to convert
|
|
any web page into a PDF file. With this app, users can easily save web pages
|
|
for offline reading, share web pages as PDF files, or simply keep a copy of
|
|
important web pages for future reference.
|
|
|
|
Features
|
|
* Convert any URL into a PDF file
|
|
* Save PDF files to device storage or share with other apps
|
|
* Open PDF inside the app (PDF Reader)
|
|
* Simple and easy-to-use interface
|
|
* Fast and reliable conversion process
|
|
* Open-source and free to use
|
|
|
|
Usage
|
|
|
|
To convert a URL into a PDF file:
|
|
|
|
1. Enter the URL in the input field
|
|
2. Press the "Convert" button
|
|
3. Wait for the conversion process to complete
|
|
4. Save the PDF file to device storage
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tawhidmonowar/URLtoPDFConverter.git
|
|
Binaries: https://github.com/tawhidmonowar/URLtoPDFConverter/releases/download/%v/url-to-pdf.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 1
|
|
commit: a26b4798563261c682d1f245687767dd92f19f2c
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: 8a205e5e31a750d83056515829cfb9494c6ae4dc
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: 2f24fa82e171a26289d872e63fec7c7779777d3236a9a998bee1ac9847480ed0
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.0.2
|
|
CurrentVersionCode: 3
|