Skip to content

twilight-flower/rib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rib

crates.io sponsors

Read EPUBs in your web browser!

A lightweight desktop EPUB reader. Its name is short for 'Read in browser'.

Rib is in early development, and not yet fully functional. (But does already work on many EPUBs, at least.)

Tested on Windows and Linux; currently only very limitedly tested on Mac.

Usage

Open book.epub in your default web browser with default style settings:

rib book.epub

View help menu for advanced functionality:

rib help

Installation

Rib has a dependency on xdg-open on Linux. It has no known external dependencies on Windows or Mac.

Option 1: Install via Cargo

cargo install --locked rib

cargo-binstall is also supported.

Option 2: Download via GitHub Releases

See the releases page for download links. For convenience, you'll likely want to extract the release's executable to somewhere on your PATH.

Option 3: Build Manually

The source tarball from the latest release can be downloaded here, or (along with older versions' source tarballs) from the releases page. After extracting the source, build via:

cargo build --release

The executable will be built in the target/release subdirectory. For convenience, you'll likely want to move it to somewhere on your PATH.

About

Lightweight desktop EPUB reader with web-browser-based display

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors