Skip to content

A simple ebook reader for Elementary OS

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

tarsbase/bookworm-1

This branch is 396 commits behind babluboy/bookworm:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b9e0479 · Feb 3, 2019
Nov 5, 2018
Dec 1, 2018
Oct 21, 2018
Feb 3, 2019
Dec 2, 2018
Nov 8, 2017
Sep 6, 2017
Oct 25, 2018
Nov 11, 2017
Jun 17, 2017
Nov 11, 2017
Jan 26, 2017
Oct 21, 2018
Dec 1, 2018
May 20, 2018

Bookworm Translation status Build Status Snap 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, PDF 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:

  • libgranite-dev
  • libwebkit2gtk-4.0-37
  • libsqlite3-dev
  • poppler-glib
  • libpoppler-glib-dev
  • html2text
  • curl
  • meson
  • valac

Run 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 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

About

A simple ebook reader for Elementary OS

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 70.9%
  • Python 27.9%
  • Other 1.2%