You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to switch modes with command line. is there a switch for normal/silence/game/performance?
Also getting value from cli would be nice
I'm planning to integrate it to autohotkey gui
for example switch modes with InstallPath/FanCtrl/FanCtrl.exe -s silence
get value of active mode InstallPath/FanCtrl/FanCtrl.exe -m
I can use hotkeys but this method better instead dealing with additional hotkeys
thanks for your efforts on this. very lightweight and gets the job done
The text was updated successfully, but these errors were encountered:
I want to switch modes with command line. is there a switch for normal/silence/game/performance?
Also getting value from cli would be nice
I'm planning to integrate it to autohotkey gui
for example switch modes with
InstallPath/FanCtrl/FanCtrl.exe -s silence
get value of active mode
InstallPath/FanCtrl/FanCtrl.exe -m
I can use hotkeys but this method better instead dealing with additional hotkeys
thanks for your efforts on this. very lightweight and gets the job done
The text was updated successfully, but these errors were encountered: