You will need to install rust.
Also, the project use just as a command runner. It is similar to make, but more simple. There are multiple ways to install it. You can build it with cargo install just
.
git clone https://github.com/wiiznokes/fan-control.git
cd fan-control
sudo apt install make bison flex clang -y
just libsensors
cargo run --release
- install dotnet 8
- run these commands
git clone https://github.com/wiiznokes/fan-control.git cd fan-control just lhm cargo run --release # or just nsis