Skip to content

FauFra/clisw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLISW

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.

Installation and unistallation

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

Launch

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).

License

Clisw is released under MIT License.

TO-DO

  • Make program statefull