gmagno / tmon

Temperature Monitor -- a simple CLI tool for monitoring/reporting CPU temperatures.
MIT License
10 stars 0 forks source link

Add notification mechanism #1

Open gmagno opened 4 years ago

gmagno commented 4 years ago

If the temperature increases above a certain threshold a system notification is triggered. The user would specify thresholds, somthing along these lines:

tmon -t 80 -t 90 stress -c 4 -t 120