Linux command
hygg 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Read a PDF file
hygg [path/to/document.pdf]
Read an EPUB file
hygg [path/to/book.epub]
Read a DOCX file
hygg [path/to/document.docx]
说明
hygg is a minimalistic terminal document reader with Vim-inspired keybindings. It supports universal document formats including PDF, EPUB, DOCX, and many more via pandoc integration. The reader provides smart text justification formatted for terminal width, powerful search with highlighting, bookmarks, and automatic progress saving. Hygg is built with a pipeline architecture where individual components (converters, justifier) can be reused as standalone Unix CLI utilities. It runs locally and respects privacy, with optional self-hosted sync support.
FAQ
What is the hygg command used for?
hygg is a minimalistic terminal document reader with Vim-inspired keybindings. It supports universal document formats including PDF, EPUB, DOCX, and many more via pandoc integration. The reader provides smart text justification formatted for terminal width, powerful search with highlighting, bookmarks, and automatic progress saving. Hygg is built with a pipeline architecture where individual components (converters, justifier) can be reused as standalone Unix CLI utilities. It runs locally and respects privacy, with optional self-hosted sync support.
How do I run a basic hygg example?
Run `hygg [path/to/document.pdf]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more hygg examples?
This page includes 3 examples for hygg, plus related commands for nearby Linux tasks.