Crates.io | hygg |
lib.rs | hygg |
version | 0.1.11 |
source | src |
created_at | 2024-11-20 16:49:09.946591 |
updated_at | 2024-11-26 17:16:01.043356 |
description | Simplifying the way you read |
homepage | |
repository | https://github.com/kruserr/hygg |
max_upload_size | |
id | 1455037 |
size | 49,099 |
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