文件名称:thinkfan:极简风扇控制程序
文件大小:101KB
文件格式:ZIP
更新时间:2024-06-01 19:37:10
linux hardware fan-control temperature-monitoring thinkpad
思想迷 Thinkfan是一个简单,轻便的风扇控制程序。 警告 对配置只有非常基本的健全性检查(语义合理性)。 您可以根据需要将温度限制设置为疯狂。 风扇行为的任何变化都会导致系统某些部分的温度升高,这会缩短系统的寿命和/或引起怪异的硬件错误,使您无法正常工作。 没有任何保证 如果此程序偷走了您的汽车,杀死了您的马匹,在地毯上抽了浓汤或小便,……太糟糕了,您就一个人了。 建造和安装 要编译thinkfan,您需要安装以下内容: 最新的C ++编译器(GCC> = 4.8或clang) pkgconfig或等效文件(pkgconf或pkg-config) cmake(如果要交互配置,还可以选择cmake GUI) 可选:支持YAML的libyaml-cpp(-dev或-devel软件包) 在thinkfan主目录中,执行 mkdir build && cd build 然后
【文件预览】:
thinkfan-master
----.github()
--------workflows()
----rcscripts()
--------systemd()
--------sysvinit()
--------openrc()
----include()
--------nvidia()
----src()
--------thinkfan.h(3KB)
--------config.h(4KB)
--------parser.cpp(10KB)
--------message.h(9KB)
--------yamlconfig.cpp(20KB)
--------config.cpp(10KB)
--------drivers.h(5KB)
--------thinkfan.conf.5(11KB)
--------yamlconfig.h(2KB)
--------error.cpp(5KB)
--------message.cpp(4KB)
--------parser.h(4KB)
--------thinkfan.1(6KB)
--------error.h(3KB)
--------thinkfan.cpp(13KB)
--------thinkfan.conf.legacy.5(9KB)
--------drivers.cpp(16KB)
----examples()
--------thinkfan.yaml(7KB)
----CMakeLists.txt(5KB)
----README.md(3KB)
----COPYING(34KB)