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

#1235 in Command line utilities

Download history 4/week @ 2024-01-29 5/week @ 2024-02-12 1/week @ 2024-02-19 17/week @ 2024-02-26 69/week @ 2024-04-01

69 downloads per month

MIT license

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

~3.5MB
~65K SLoC