Skip to content

mboxShell v0.7.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:15

mboxShell v0.7.3

Fast terminal viewer for MBOX files of any size.

Changes

The Mac app moved to a new domain.

  • Docs: mboxViewer now lives at mboxviewerpro.com. Both READMEs and both manuals still pointed at mboxviewer.net, the macOS app's former domain. The repository's own project link points at the new domain too.

No code changes — this release is documentation only, so v0.7.2 binaries behave identically.

Downloads

Platform Binary
Linux x86_64 mboxshell-linux-x86_64
Linux ARM64 mboxshell-linux-aarch64
Linux RISC-V 64 mboxshell-linux-riscv64
FreeBSD x86_64 mboxshell-freebsd-x86_64
macOS Intel mboxshell-macos-x86_64
macOS Apple Silicon mboxshell-macos-aarch64
Windows x86_64 mboxshell-windows-x86_64.exe
Windows ARM64 mboxshell-windows-arm64.exe

Installation

# Linux / macOS
chmod +x mboxshell-*
sudo mv mboxshell-* /usr/local/bin/mboxshell

# Or build from source
cargo install --git https://github.com/dcarrero/mboxshell.git

What's included

  • Streaming MBOX parser (handles 50GB+ files)
  • Persistent binary index for instant re-opens
  • Gmail labels support (X-Gmail-Labels)
  • Advanced search (from:, subject:, date:, body:, has:attachment, etc.)
  • Conversation threading (JWZ algorithm)
  • Export to EML, TXT, CSV with attachment extraction
  • Full terminal UI with vi-style navigation
  • Bilingual interface (English/Spanish)