entui 0.1.1

A file entropy visualization in the terminal with a nice interface
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# entui

> A file entropy visualization in the terminal with a nice interface

## Features

* Entropy graph
* Navigate using Left/Right arrow keys
* Zoom using Up/Down arrow or +/- keys

## Install

```shell
cargo install entui
```