Hex file viewer
- Rust 87.8%
- HTML 7.5%
- Shell 2.2%
- Nix 1.6%
- JavaScript 0.9%
| .github/workflows | fix release.yml | |
| assets | fix favicon | |
| src | remove useless import which break the CI | |
| .gitignore | push files | |
| .typos.toml | push files | |
| Cargo.lock | bump | |
| Cargo.toml | bump | |
| CHANGELOG.md | push files | |
| check.sh | push files | |
| flake.nix | push files | |
| index.html | push files | |
| LICENSE | push files | |
| README.md | fix readme | |
| rust-toolchain | add selection | |
| Trunk.toml | push files | |
wombat crates.io version crates.io downloads docs.rs
A simple hex file viewer.
- https://wombat.n4n5.dev/ - demo
- https://github.com/Its-Just-Nans/wombat - repo
- https://crates.io/crates/wombat - crate
Installation
cargo install wombat --locked
# usage as CLI
wombat path/to/file.png # an image
# or
wombat