New app: eBooks
This commit is contained in:
parent
e78902e1f5
commit
7a7d10f746
42
metadata/android.nachiketa.ebookdownloader.yml
Normal file
42
metadata/android.nachiketa.ebookdownloader.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue