About
formats
is a command line file explorer / hex viewer, written in Golang.
Demo: https://asciinema.org/a/7uce44hzwvpi5dijxh0jpcc7g
Installation
go get -u github.com/martinlindhe/formats/cmd/formats
Keyboard navigation
- Left/Right arrow keys to navigate between top-level fields (turquoise)
- Enter to select current top-level field
- Left/Right arrow keys to navigate between sub-level fields (yellow)
- Escape to leave sub-level navigation
- Q to quit the program
Supported formats
Please see the status matrix.
License
Under MIT