*Another* TUI based resource monitor, this time in Rust! Currently a WIP.
## Missing features
- Only works on Linux
- Process filtering isn't implemented
- Mouse usage isn't implemented
- `rate` and `interfaces` cli args aren't implemented
## Installation
Currently only working on Linux with support planned for all major platforms.
### Prebuilt binaries:
Run the following to run [this](https://github.com/japaric/trust/blob/gh-pages/install.sh) script to download the correct binary for your system from the releases tab into `~/.cargo/bin`, courtesy of [japaric/trust](https://github.com/japaric/trust):
```bash
bash <(curl -LSfs https://japaric.github.io/trust/install.sh) \
-f --git cjbassi/ytop
```
Specify `--to` to change the download location.
### From source:
Latest release:
```bash
cargo install -f --git https://github.com/cjbassi/ytop --tag 0.1.0
```
Latest commit:
```bash
cargo install -f --git https://github.com/cjbassi/ytop
```
### Arch Linux
Install `ytop`, `ytop-bin`, or `ytop-git` from the AUR.
## Usage
### Keybinds
- Quit: `q` or `