KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
formats
★ 25
Open GitHub ↗
Command line file explorer / hex viewer
Download README (.md)
Explore Similar Repositories
bined-intellij-plugin
:
Hex viewer/editor plugin for JetBrains IntelliJ platform
hxl
:
Small, optimised terminal hex viewer with colour coding, inspired by hexyl.
bined
:
BinEd Binary/Hex Editor
hd
:
Hex Display: A modern xxd alternative.
PyHex
:
A command-line hex editor written in Python
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
formats
?
Download (.md)
# About [](https://travis-ci.org/martinlindhe/formats) [](https://codecov.io/github/martinlindhe/formats?branch=master) [](https://godoc.org/github.com/martinlindhe/formats) [](https://goreportcard.com/report/github.com/martinlindhe/formats) `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](STATUS.md). ## License Under [MIT](LICENSE)