Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gghez/hex

Display hexadecimal view of any input
https://github.com/gghez/hex

Last synced: about 1 month ago
JSON representation

Display hexadecimal view of any input

Awesome Lists containing this project

README

        

hex
===

Display hexadecimal view of any input

Installation
---
```bash
make
make install
```

Usage
---
```bash
hex -d 134
hex "john doe"
hex -s "john doe"
hex HEX
```

More use cases on project home page: http://gghez.github.io/hex/