<h1 align=center>
mainframe
</h1>
<h3 align=center>
A lightweight TUI system monitor
</h3>
<div align=center>
[](https://github.com/mdLafrance/mainframe/actions/workflows/pipeline.yaml)
[](https://crates.io/crates/mainframe)
</div>
`mainframe` is a terminal gui app for monitoring system performance, meant to be quicker to use than a traditional system monitoring gui.
## Usage
Calling `mainframe` from the command line will start the app (see screenshot below).
Press `q` at any time to exit.
<details>
<summary><b>Screenshot</b></summary>

</details>
## Installation
Install with cargo:
```bash
cargo install mainframe
mainframe --help
```
This builds and installs the `mainframe` binary.
### Future updates
- [ ] Process monitoring tab
- [ ] AMD gpu support
- [ ] Motherboard stats
- [ ] Logs tab
---
> [!WARNING]
> Only Nvidia graphics cards are currently supported