An open API service indexing awesome lists of open source software.

https://github.com/jakeroggenbuck/hexviewer-rs

Hexviewer allows you to quickly view the hex representation of a file with vim style keybinds
https://github.com/jakeroggenbuck/hexviewer-rs

hexviewer rust rust-lang

Last synced: 3 months ago
JSON representation

Hexviewer allows you to quickly view the hex representation of a file with vim style keybinds

Awesome Lists containing this project

README

        

# hexviewer-rs
Hexviewer allows you to quickly view the hex representation of a file with vim style keybinds


![image](https://user-images.githubusercontent.com/35516367/117053781-3bb6ac80-acce-11eb-9b01-5bccd4396191.png)

# Install
```sh
git clone https://github.com/JakeRoggenbuck/hexviewer-rs
cargo install --path hexviewer-rs
```