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