pixmux

Crates.iopixmux
lib.rspixmux
version0.1.0
created_at2025-09-06 12:45:15.035309+00
updated_at2025-09-06 12:45:15.035309+00
descriptionAn interactive TUI for exploring CSV-backed image datasets.
homepage
repository
max_upload_size
id1827033
size138,149
(bmblb3)

documentation

README

pixmux

A tui-app for viewing images associated with tabular data. Uses the Ratatui framework.

Crates.io Docs.rs CI

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install pixmux

Pre-built binaries

  • Download the tar from releases
  • unpack the file and place the binaries in your system PATH

License

Licensed under either of

at your option.

Notice about dependencies

This project uses Ratatui, which is licensed separately under the MIT License

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 0

cargo fmt