Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samwho/entropy-vis

A CLI tool for quickly visualising the entropy of a file
https://github.com/samwho/entropy-vis

Last synced: about 2 months ago
JSON representation

A CLI tool for quickly visualising the entropy of a file

Awesome Lists containing this project

README

        

# entropy-vis

[![Build status](https://github.com/samwho/entropy-vis/workflows/Build/badge.svg)](https://github.com/samwho/entropy-vis/actions)
[![Crates.io](https://img.shields.io/crates/v/entropy-vis.svg)](https://crates.io/crates/entropy-vis)

A simple CLI tool to quickly visualise the entropy of a file.

![](./example.gif)

# Installation

```
$ cargo install entropy-vis
```