Crates.io | redirect-stderr |
lib.rs | redirect-stderr |
version | 0.1.8 |
source | src |
created_at | 2024-09-22 10:46:04.275979 |
updated_at | 2024-11-05 12:45:56.619439 |
description | A cross platform lib to redirect std-err |
homepage | |
repository | https://github.com/kruserr/rustic-reader |
max_upload_size | |
id | 1382854 |
size | 9,564 |
A minimalistic ebook reader
The goal of this project is to build an ebook reader that has a minimal set of features, that make ebook reading enjoyable on a desktop computer. Furthermore we are building a seamless experience for reading ebooks, both on a desktop computer and a tablet or ereader with a browser.
cargo install --locked rustic-reader
rustic-reader document.pdf
for scanned document support
sudo apt install ocrmypdf tesseract-ocr-eng
then use the --ocr=true
flag
rustic-reader --ocr=true document.pdf
For further install instructions read the Getting started page
Visit the Documentation