cd737f1032d9a3200b48a5a81a70f10836454e1c
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
Description
Languages
Rust
100%