Giter Club home page Giter Club logo

librerareader's Introduction

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/

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] (https://t.me/LibreraReader)

Support intents

intent.putExtra("page", int); //open a doc on a certain page

intent.putExtra("percent", float); //open a doc at a certain percentage point

intent.putExtra("password", String); //open a password-protected PDFlink

Support links

open page 2

How to install

Librera is developed on Eclise with ADT (Android Developer Tools Plugin)

INSTALL 0) Linux is preferred (Windows has never been tested)

  1. Install Eclipse
  2. Install Android ADT (from the Eclipse marketplace)
  3. Install Android NDK
  4. Install JAVA
  5. Install ANT

DOWNLOAD Librera SOURCE CODE from GITHUB

  1. git clone https://github.com/foobnix/LirbiReader.git

  2. run ./LirbiReader/update_all.sh Download required packages (Google Play Service, RecicleView, CardView, etc)

  3. Download Mupdf sources tar.gz from http://mupdf.com/downloads

  4. Import all projects to Eclipse

Build

  1. Build NDK part ./LirbiReader/Builder/link_to_mupdf.sh

Specify you project path and MUPDF path MUPDF=/dev/mupdf-test/platform/java MY=/home/ivan-dev/git/LirbiReader

  1. To build Librera Reader ./LirbiReader/Builder/all-beta.sh

Librera depends on

MuPDF - (AGPL License) https://mupdf.com/downloads/archive/ (mupdf-1.12.0-source.tar.xz)

MuPDF changed source ./LirbiReader/jni-1.12/~mupdf

  • EbookDroid
  • djvulibre
  • hpx
  • junrar
  • Universal Image Loader
  • libmobi
  • commons-compress
  • eventbus
  • greendao
  • jsoup
  • juniversalchardet
  • rtfparserkit
  • okhttp

commons-compress-1.14.jar eventbus-3.0.0.jar greendao-3.2.0.jar greendao-api-3.2.0.jar jsoup-1.8.3.jar juniversalchardet-1.0.3.jar okhttp-3.9.1.jar okhttp-digest-1.15.jar okio-1.13.0.jar rtfparserkit-1.10.0.jar

Librera is distributed under the GPL

License

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

librerareader's People

Contributors

foobnix avatar rockmax001 avatar stanumarov avatar extreemator avatar tepikin avatar mackeev avatar jzyken avatar beckydtp avatar zityi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.