2 रिपॉजिटरी
Applications that allow users to read and navigate document files directly within a command-line interface.
Distinguishing note: No candidate covers general-purpose document viewing in the terminal; others focus on CLI help or automation.
Explore 2 awesome GitHub repositories matching business & productivity software · Terminal Document Viewers. Refine with filters or upvote what's useful.
Doxx is a collection of shell-based tools for parsing, viewing, and converting word processing files. It provides a terminal user interface for reading and searching DOCX files without requiring external office software, functioning as both a terminal document viewer and a command line parser. The project distinguishes itself by offering a full TUI document reader with outline navigation and the ability to export document content and metadata into alternative formats such as Markdown, CSV, JSON, and plain text. The system covers a broad range of capabilities including document metadata analy
Provides a full terminal user interface for reading and navigating DOCX files without external office software.
rich-cli is a terminal rich text renderer and data visualizer that transforms raw text and structured data into styled console output. It functions as a command line markup processor, converting Markdown and custom markup into formatted text with clickable links and colors. The tool specializes in terminal content rendering for various formats, including syntax-highlighted source code, JSON data with consistent indentation, and CSV tables. It also supports the rendering of Jupyter notebooks and provides a terminal content pager for navigating long files and remote content via a scrollable int
Allows users to read and navigate long files and Jupyter notebooks directly within the console.