pixmux 0.1.0

An interactive TUI for exploring CSV-backed image datasets.
Documentation

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.