Crates.io | cli-justify |
lib.rs | cli-justify |
version | 0.1.11 |
source | src |
created_at | 2024-06-13 17:41:55.745989 |
updated_at | 2024-11-26 17:14:27.902082 |
description | A CLI text justify tool |
homepage | |
repository | https://github.com/kruserr/hygg |
max_upload_size | |
id | 1270864 |
size | 7,836 |
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