2 releases
0.1.1 | May 27, 2019 |
---|---|
0.1.0 | Apr 23, 2019 |
#37 in #ncurses
200KB
2K
SLoC
The XV Hex Viewer
XV is a terminal hex viewer with a text user interface, written in 100% safe Rust. Licensed under the Apache-2.0 software license.
Get it from crates.io by running cargo install xv
in your terminal.
Make sure you have a proper development environment first, though.
Windows is supported with the Pancurses backend: cargo install xv --no-default-features --features pancurses-backend
.
:leveloffset: +1 include::src/help_text.md[]
Dependencies
~8–11MB
~195K SLoC