statusinfo2 lets you view system metrics like CPU temperature and memory usage.
## 🚀 Installation
```bash
cargo install statusinfo2
```
## 📄 Usage
This tool powers my status bar and is used to gather system information like total memory usage and CPU temperature.
Invoke it simply by passing the metrics you want to see as arguments:
```
$ statusinfo2 memory temperature
 42%  48°
```