23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
# <img height=40 align=top src="https://github.com/simonomi/hexapoda/blob/main/icon/bug%20colored%20large.png?raw=true"> [hexapoda](https://simonomi.dev/hexapoda)
|
|
|
|
a colorful modal hex editor
|
|
|
|
(the name comes from [the subphylum](https://en.wikipedia.org/wiki/Hexapoda))
|
|
|
|
[](https://asciinema.org/a/P2tCRvr4cwvmsmPl)
|
|
|
|
## status
|
|
|
|
still missing some notable features (see [todo.md](https://github.com/simonomi/hexapoda/blob/main/todo.md)), but ready for general use. visit [the website](https://simonomi.dev/hexapoda) for more detailed documentation
|
|
|
|
## installation
|
|
|
|
- short answer: `cargo binstall hexapoda` or `cargo install hexapoda`
|
|
- [slightly longer answer](https://simonomi.dev/hexapoda/install)
|
|
|
|
if someone would like to submit a pull request for hexapoda to be added to [Homebrew](https://brew.sh), you can base yours off [the one i made](https://github.com/Homebrew/homebrew-core/pull/281093) before realizing it doesn't meet [the notability requirements](https://docs.brew.sh/Acceptable-Formulae#niche-or-self-submitted-stuff) to be self-submitted 😅
|
|
|
|
## config
|
|
|
|
see [https://simonomi.dev/hexapoda/config](https://simonomi.dev/hexapoda/config)
|