Skip to content

glclaritas/roghub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROG Hub

A small cli tool to control ROG laptop's power profile mode and fan mode.
This is a do-as-you-learn hobby project.

Features

  • 3 profile switching[Silent, Balanced, Performance]
  • Separate fan mode control
  • Wayland On-Screen-Display (need to have swayosd)
  • GUI
  • Custom Profile

Requirements

  • asus-nb-wmi kernel module for fan control.
  • provided udev rules for rootless control.

Building

mkdir build && cd build
cmake .. && make

Config file format

name=<profilename>  
maxghz=4.5  
fanmode=3  
turbo=1  

fanmode values: 1,2,3
turbo values: 1 for on, 0 for off

See usage with --help

About

Linux cli tool to control ROG laptop performance profiles.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors