mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
alexandria - archive crashing app
This commit is contained in:
parent
2d1762c357
commit
9bd672ac03
1 changed files with 23 additions and 2 deletions
|
|
@ -11,6 +11,24 @@ SourceCode: https://github.com/aloussase/AlexandriaApp
|
|||
IssueTracker: https://github.com/aloussase/AlexandriaApp/issues
|
||||
|
||||
AutoName: Alexandria
|
||||
Description: |-
|
||||
<b>NOTE:</b> The app source code repo is no longer available
|
||||
|
||||
Alexandria is an open-source application for downloading and converting EBooks.
|
||||
|
||||
Features:
|
||||
* Search for your favorite titles and download them
|
||||
* Can't find your favorite book in the right format? No problem, builtin EBook converter
|
||||
|
||||
Download sources
|
||||
|
||||
Alexandria uses the following download sources:
|
||||
* Libgen (http://libgen.is/) which is considered non-free for being a shadow library
|
||||
|
||||
Ebook conversion sources:
|
||||
* Alexandria API (https://alexandria.up.railway.app) which is a proprietary custom-made source
|
||||
|
||||
I will consider open-sourcing the Alexandria API once its mature enough.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/aloussase/AlexandriaApp
|
||||
|
|
@ -66,7 +84,10 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.3.5
|
||||
CurrentVersionCode: 7
|
||||
|
||||
NoSourceSince: 0.3.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue