From 7a7d10f7467b717bc3512ed8ce1234442c77a1f5 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 23 Jan 2019 18:36:12 +0000 Subject: [PATCH] New app: eBooks --- .../android.nachiketa.ebookdownloader.yml | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 metadata/android.nachiketa.ebookdownloader.yml diff --git a/metadata/android.nachiketa.ebookdownloader.yml b/metadata/android.nachiketa.ebookdownloader.yml new file mode 100644 index 0000000000..b6ed4b3187 --- /dev/null +++ b/metadata/android.nachiketa.ebookdownloader.yml @@ -0,0 +1,42 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet + - Reading +License: MIT +SourceCode: https://github.com/NachiketaVadera/EBookDownloader +IssueTracker: https://github.com/NachiketaVadera/EBookDownloader/issues +Changelog: https://github.com/NachiketaVadera/EBookDownloader/releases + +AutoName: eBooks +Summary: Parse and find e-books to download +Description: |- + ''eBooks'' is an app that searches the internet for the book you request + and gives you options to download the book in multiple formats (PDF, EPUB, + mobi, etc.). + + '''Usage:''' + + * Enter the name of the book you want to download and the author. Try to spell the names accurately for better results. + * Click on 'Search' and you'll be given options to download from. + * While you wait, read some of the quotes I like. + * To download a book, click on the name you want to download. Your selection will turn green and download will start. + * You can find the book in your Downloads folder. + * Make sure you have appropriate application to read the file you just downloaded. + * Have fun reading! + +RepoType: git +Repo: https://github.com/NachiketaVadera/EBookDownloader + +Builds: + - versionName: '0.4' + versionCode: 4 + commit: v0.4 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.4' +CurrentVersionCode: 4