macOS
brew install xleaklocal Homebrew formula metadata
brew
Terminal Excel viewer with an interactive TUI. Version 0.2.6 via Homebrew; verified 2026-05-24.
install
brew install xleaklocal Homebrew formula metadata
nix profile install nixpkgs#xleaknixpkgs package indexes · pkgs/by-name/xl/xleak/package.nix · source: api.github.com
winget install --id bgreenwell.xleak -eWindows Package Manager source index · bgreenwell.xleak · source: cdn.winget.microsoft.com
overview
Terminal Excel viewer with an interactive TUI
history
xleak is a Rust terminal user interface for viewing Excel and OpenDocument spreadsheets without opening a graphical spreadsheet application. Its history is short, so the reliable story is mainly its README, public announcement, and the tools it builds on.
The upstream README presents xleak as a fast terminal Excel viewer inspired by doxx. It combines formatted table rendering, an interactive ratatui interface, multi-sheet navigation, full-text search, formula display, clipboard support, named-table extraction, lazy loading for larger sheets, and export to CSV, JSON, or plain text.
The public release announcement for v0.1.0 described the same core goal: view and interact with Excel files directly in a terminal, with support for `.xlsx`, `.xls`, `.xlsm`, `.xlsb`, and `.ods`, backed by Rust spreadsheet and terminal libraries.
xleak's adoption evidence is modest and early. It reached terminal-tool audiences through GitHub, Rust and command-line community posts, and terminal software directories; those sources frame it as a focused utility for developers or data workers who need to inspect spreadsheets on remote, headless, or keyboard-driven systems.
Typical use is opening a workbook in the TUI, moving between cells with the keyboard, switching sheets with Tab and Shift-Tab, searching with `/`, inspecting cell details or formulas, copying values, and exporting a sheet or table to machine-readable text formats.
It is most useful for quick inspection and extraction, not for spreadsheet editing. The README positions it as a no-Excel-required viewer rather than a replacement for full spreadsheet applications.
xleak is interesting to package nerds because it is part of the modern Rust TUI wave: a single-purpose command that wraps a parser library and terminal UI stack into a polished inspection tool.
Its niche is also practical for package repositories: spreadsheet files are common in bug reports, data drops, and operational work, but GUI spreadsheet applications are awkward on servers and CI systems.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xleak | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bgreenwell/xleak
install metadata
| Package key | brew:xleak |
|---|---|
| Version | 0.2.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xleak |
| Homepage | https://github.com/bgreenwell/xleak |
| Repository | https://github.com/bgreenwell/xleak |
| Upstream docs | https://github.com/bgreenwell/xleak/blob/main/README.md |
| License | MIT |
| Source archive | https://github.com/bgreenwell/xleak/archive/refs/tags/v0.2.6.tar.gz |
| Last updated | 2026-05-24T01:41:26Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xleak |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
xleak
nix profile install nixpkgs#xleakbgreenwell.xleak
winget install --id bgreenwell.xleak -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.