Skip to content

thetacom/hexabyte_entropy

Repository files navigation

Hexabyte Entropy Plugin

Version Status Wheel Downloads License Python Implementation Python Version

Lint Test Release Publish

Pre-Commit Ruff

A hexabyte plugin for displaying the entropy of file chunks.

The entropy values are mapped to color codes and then displayed in a scrollable sidebar. Clicking on a chunk will jump the active editor to the location of the selected chunk.

User

Install

~/$ pip install hexabyte-entropy
...

Add hexabyte_entropy to the plugins list inside your hexabyte config (~/.config/hexabyte/config.toml).

plugins = [ "hexabyte_entropy",]

x86_64 Hello World

Hello World Entropy

MacOS Bash

MacOS Bash Entropy

Developer

~/$ git clone https://github.com/thetacom/hexabyte_entropy
...
~/$ cd hexabyte_entropy
hexabyte_entropy/$ poetry install
...

Test

hexabyte_entropy/$ make test
...

About

An entropy sidebar plugin for the hexabyte editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published