A fast terminal Excel viewer with an interactive TUI.

Features full-text search, formula display, lazy loading for large files, clipboard support, and export to CSV/JSON. Built with Rust and ratatui.
$ brew install bgreenwell/tap/xleak$ winget install bgreenwell.xleak$ sudo apt install xleak$ pkgin install xleak$ cargo install xleak$ nix profile install github:bgreenwell/xleak$ curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bgreenwell/xleak/releases/latest/download/xleak-installer.sh | sh$ irm https://github.com/bgreenwell/xleak/releases/latest/download/xleak-installer.ps1 | iexto comment.