Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eikendev/statusinfo2

A tool to print various metrics of your system (to help you keep an eye on CPU temperature, memory usage, etc.) :warning::fire:
https://github.com/eikendev/statusinfo2

system-monitor

Last synced: 4 days ago
JSON representation

A tool to print various metrics of your system (to help you keep an eye on CPU temperature, memory usage, etc.) :warning::fire:

Awesome Lists containing this project

README

        


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