Giter VIP home page Giter VIP logo

bookworm's Introduction

Bookworm Translation status Build Status Donate

A simple, focused eBook reader

Author: Siddhartha Das

Read the books you love without having to worry about the different format complexities like epub, pdf, mobi, cbr, etc. This version supports EPUB, MOBI, FB2, PDF, FB2 and Comics (CBR and CBZ) formats with support for more formats to follow soon.

Check the Bookworm website for details on features, shortcuts, installation guides for supported distros : https://babluboy.github.io/bookworm/

Building, Testing, and Installation

You'll need the following dependencies to build and run on Ubuntu/Debian based distros:

  • unzip
  • poppler-utils
  • unar
  • html2text
  • python2
  • libgtk-3-dev
  • libgee-0.8-dev
  • libgranite-dev
  • libsqlite3-dev
  • libxml2-dev
  • webkit2gtk-4.0
  • libwebkit2gtk-4.0-37
  • libpoppler-glib-dev
  • meson
  • valac
  • gettext
  • curl
  • ninja-build
  • appstream

Run the command below to install the above on Ubuntu and Debian distros:

sudo apt-get install unzip poppler-utils unar html2text python2.7 libgtk-3-dev libgee-0.8-dev libgranite-dev libsqlite3-dev libxml2-dev webkit2gtk-4.0 libwebkit2gtk-4.0-37 libpoppler-glib-dev meson valac gettext curl ninja-build appstream git

Run git clone to download the source code, meson build to configure the build environment and run ninja test to build

git clone https://github.com/babluboy/bookworm.git
cd bookworm
meson build --prefix=/usr
mkdir -p build && cd build
ninja

To install, use ninja install, then execute with com.github.babluboy.bookworm

sudo ninja install
com.github.babluboy.bookworm

Screenshots

screenshot screenshot

Two Page View screenshot

Bookworm Dark Mode screenshot screenshot

Library List View screenshot

Bookworm Preferences screenshot

bookworm's People

Contributors

advocatux avatar alessiosacco avatar asereze avatar babluboy avatar boki24 avatar bugsysop avatar carmina16 avatar comradekingu avatar ffranchina avatar fitojb avatar ihorhordiichuk avatar jonatanwick avatar josprachi avatar kaiklede avatar micahilbery avatar milotype avatar mnussbaum avatar nathanbnm avatar nautilusx avatar nvivant avatar pafri avatar ryonakano avatar sabriunal avatar santossi avatar shiraeeshi avatar sr093906 avatar sveinki avatar victorenator avatar weblate avatar xendez avatar

Watchers

 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.