4 releases
0.1.21 | Feb 3, 2024 |
---|---|
0.1.2 | Feb 3, 2024 |
0.1.1 | Aug 20, 2023 |
0.1.0 | Aug 19, 2023 |
#1341 in Command line utilities
34 downloads per month
9KB
203 lines
mtemp
Simple personal CLI tool for monitoring temperatures.
You need to have nvidia-smi
and lm-sensors
configured and installed.
Usage
CPU (Only AMD)
CPU temp in Celsius.
mtemp cpu
GPU (Only NVIDIA)
GPU temp in Celsius.
mtemp gpu
Disk
Disk temp in Celsius.
mtemp disk
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.
Dependencies
~2.7–4MB
~67K SLoC