Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Arch fan control indicator and controller for Clevo laptops.

License

Notifications You must be signed in to change notification settings

dainank/clevo-indicator-arch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clevo Fan Control Indicator for Arch

This program is an Arch indicator to control the fan of Clevo laptops, using reversed-engineered port information from ECView.

It shows the CPU temperature on the left and the GPU temperature on the right, as well as a menu for manual control.

For command-line, use -h to display help, or a number representing the percentage of fan duty to control the fan.

Build and Install

sudo apt-get install libappindicator3-dev libgtk-3-dev
git clone https://github.com/dainank/clevo-indicator-arch.git
cd clevo-indicator-arch
make install

Additional Notes

See original README: https://github.com/SkyLandTW/clevo-indicator/blob/master/README.md

About

Arch fan control indicator and controller for Clevo laptops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.0%
  • Makefile 4.0%