midefos-temp

Crates.iomidefos-temp
lib.rsmidefos-temp
version0.1.0
sourcesrc
created_at2023-08-19 15:41:48.461873
updated_at2023-08-19 15:41:48.461873
descriptionSimple personal CLI tool for monitoring temperatures
homepage
repositoryhttps://git.midefos.com/midefos/temp/
max_upload_size
id948766
size15,106
Jorge Bolois Guerrero (Midefos)

documentation

README

temp

Simple personal CLI tool for monitoring temperatures.

You need to have nvidia-smi and lm-sensors configured and installed.

Usage

CPU (Only AMD)

Display the current temperature in Celsius.

temp cpu

GPU (Only NVIDIA)

Display the current temperature in Celsius.

temp gpu

Note

This tool is specifically designed to function on my personal computer setup and configuration. Its compatibility and reliability on other systems cannot be guaranteed.

Therefore, it is strongly advised not to use this tool outside of its intended environment.

Commit count: 0

cargo fmt