Crates.io | redirect-stderr |
lib.rs | redirect-stderr |
version | 0.1.11 |
source | src |
created_at | 2024-09-22 10:46:04.275979 |
updated_at | 2024-11-26 17:14:57.536897 |
description | A cross platform lib to redirect std-err |
homepage | |
repository | https://github.com/kruserr/hygg |
max_upload_size | |
id | 1382854 |
size | 9,903 |
Simplifying the way you read
The goal of this project is to build an ebook and document reader that has a minimal set of features, that make reading enjoyable on a desktop computer.
A large emphasis is on making a minimalistic and distraction free environment for you to easily focus on what is important, the content.
Furthermore we are working on building a seamless experience for reading ebooks but also more generally documents, both on a desktop computer and a tablet or e-reader with a browser.
cargo install --locked hygg
hygg doc.pdf
for scanned document support
sudo apt install ocrmypdf tesseract-ocr-eng
then use the --ocr=true
flag
hygg --ocr=true doc.pdf
For further install instructions read the Getting started page
Visit the Documentation