# amoxide-tui
<p align="center">
<a href="https://crates.io/crates/amoxide-tui"><img src="https://img.shields.io/crates/v/amoxide-tui.svg" alt="crates.io"/></a>
<a href="https://github.com/sassman/amoxide-rs/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-GPLv3-blue" alt="license"/></a>
</p>
Interactive TUI for [amoxide](https://crates.io/crates/amoxide) — navigate, add, move, and delete aliases and profiles visually.
## Install
```sh
cargo install amoxide amoxide-tui
# or pre-built:
cargo binstall amoxide amoxide-tui
```
Also available via [Homebrew, Shell Script, and PowerShell](https://amoxide.rs/guide/installation).
This installs the `am-tui` binary. It is supposed to be launched via `am tui` (needs amoxide installed).
## Screenshot

## Documentation
Full documentation: **[amoxide.rs](https://amoxide.rs)**