1
0
Fork
You've already forked wombat
0
Hex file viewer
  • Rust 87.8%
  • HTML 7.5%
  • Shell 2.2%
  • Nix 1.6%
  • JavaScript 0.9%
2026年01月24日 18:55:16 -07:00
.github/workflows fix release.yml 2026年01月02日 16:06:17 -07:00
assets fix favicon 2025年12月06日 13:29:26 -07:00
src remove useless import which break the CI 2026年01月24日 18:55:16 -07:00
.gitignore push files 2025年12月06日 13:23:02 -07:00
.typos.toml push files 2025年12月06日 13:23:02 -07:00
Cargo.lock bump 2026年01月24日 12:30:24 -07:00
Cargo.toml bump 2026年01月24日 12:30:24 -07:00
CHANGELOG.md push files 2025年12月06日 13:23:02 -07:00
check.sh push files 2025年12月06日 13:23:02 -07:00
flake.nix push files 2025年12月06日 13:23:02 -07:00
index.html push files 2025年12月06日 13:23:02 -07:00
LICENSE push files 2025年12月06日 13:23:02 -07:00
README.md fix readme 2025年12月06日 13:35:30 -07:00
rust-toolchain add selection 2025年12月21日 10:20:41 -07:00
Trunk.toml push files 2025年12月06日 13:23:02 -07:00

wombat crates.io version crates.io downloads docs.rs

A simple hex file viewer.

wombat logo

Installation

cargo install wombat --locked
# usage as CLI
wombat path/to/file.png # an image
# or
wombat

LICENSE