Skip to content

Releases: KikyTokamuro/tf

v1.1

06 Nov 14:28
Compare
Choose a tag to compare
  • Added a new command line flag to display messages about the temperature and the set fan level.
-i, --info                 Displaying messages about temperature and fan level (default: false)
  • The algorithm for setting a new fan level has been slightly redesigned, now it changes only if the current temperature goes beyond the minimum or maximum.
● tf.service - Tiny program for fan control Thinkpad notebooks
     Loaded: loaded (/etc/systemd/system/tf.service; enabled; vendor preset: disabled)
     Active: active (running) since Sat 2021-11-06 16:58:24 MSK; 28min ago
   Main PID: 5992 (tf)
      Tasks: 1 (limit: 9334)
     Memory: 184.0K
        CPU: 64ms
     CGroup: /system.slice/tf.service
             └─5992 /usr/local/bin/tf -i

ноя 06 17:10:31 kiky-thinkpad tf[5992]: Current temperature 58. Level 1 is set
ноя 06 17:10:55 kiky-thinkpad tf[5992]: Current temperature 47. Level 0 is set
ноя 06 17:15:25 kiky-thinkpad tf[5992]: Current temperature 61. Level 1 is set
ноя 06 17:16:25 kiky-thinkpad tf[5992]: Current temperature 48. Level 0 is set