Clisw is a CLI for isw, so you must have it already.
This program is a easy way for change both fan speed and temperature range for both cpu and gpu, without touching isw config file.
For installation you can use makefile.
After downloaded or cloned the repo, enter into the folder clisw from the terminal.
Installation: sudo make install
Unistallation: sudo make uninstall
For launch the program write on your terminal sudo clisw
and it will appear the cli for change manually the settings.
There is also a shortcut for set quickly cpu_fan_speed_0.
With sudo clisw -s start
you set the speed to 45%, while with sudo clisw -s stop
you turn off the fan.
REMEMBER: Everytime you launch it, you have to grant root privileges (sudo).
Clisw is released under MIT License.
- Make program statefull