statusinfo2

Keep an eye on the health of your Linux desktop.

statusinfo2 lets you view system metrics like CPU temperature and memory usage.

Build status  License  Version  Downloads 

## 🚀 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° ```