statusinfo2

Crates.iostatusinfo2
lib.rsstatusinfo2
version0.0.6
sourcesrc
created_at2021-05-24 09:59:28.606776
updated_at2024-11-03 22:52:49.543518
descriptionA tool to print various metrics of your system.
homepagehttps://github.com/eikendev/statusinfo2
repositoryhttps://github.com/eikendev/statusinfo2.git
max_upload_size
id401357
size29,883
eikendev (eikendev)

documentation

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

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°
Commit count: 16

cargo fmt