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

https://github.com/trypsynth/hexer

Simple hex viewing from your terminal
https://github.com/trypsynth/hexer

Last synced: 5 months ago
JSON representation

Simple hex viewing from your terminal

Awesome Lists containing this project

README

          

# Hexer

Hexer allows you to convert to and from hex strings directly within your terminal.

## Usage:

hexer [command]

### Available Commands:

* decode Decodes a hex string back to plain text
* encode Encodes a string to hex
* help Help about any command

### Flags:

* -h, --help help for hexer