Skip to content

venoom90/LibreraReader

 
 

Repository files navigation

Logo

Librera Reader

Librera Reader is an e-book reader for Android devices; it supports the following formats: PDF, EPUB, MOBI, DjVu, FB2, TXT, RTF, AZW, AZW3, HTML, CBZ, CBR, and OPDS Catalogs

Web: http://librera.mobi/

FAQ: Read

Android Play market apps:

Librera

Librera PRO

Arhive .apk

Beta(latest) .apk

Application fonts (fonts.zip download to internal sd card, to [Downloads] folder) link1 link2

Telegram

Required build libs

mesa-common-dev libxcursor-dev libxrandr-dev libxinerama-dev libglu1-mesa-dev libxi-dev pkg-config

Build Librera with MuPdf 1.11 (Default)

cd Builder
./link_to_mupdf_1.11.sh (Change the paths to mupdf and jniLibs folders)
./gradlew assembleLibrera

Build Librera with MuPdf 1.16.1 (Optional)

cd Builder
./link_to_mupdf_1.16.1.sh
./gradlew assembleAlpha

Librera depends on

MuPDF - (AGPL License) https://mupdf.com/downloads/archive/

  • EbookDroid
  • djvulibre
  • hpx
  • junrar
  • Universal Image Loader
  • libmobi
  • commons-compress
  • eventbus
  • greendao
  • jsoup
  • juniversalchardet
  • commons-compress
  • okhttp3
  • okhttp-digest
  • okio
  • rtfparserkit
  • java-mammoth

Librera is distributed under the GPL

License

See the LICENSE file for license rights and limitations (GPL v.3).

About

Book Reader for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 39.8%
  • C++ 23.2%
  • Java 21.3%
  • Assembly 10.4%
  • PHP 2.0%
  • Objective-C 1.7%
  • Other 1.6%