Skip to content

F4uzan/GT_refactored_4.X.X

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Gov-Tuner

Fine tune your CPU governor for perfect balance between battery life and performance.

Visit the official thread in XDA for support and governor requests!

Compatible Governors :
  • Interactive
  • Conservative
  • Yankactive
  • Intelliactive
  • Bioshock
  • Lionfish
  • Impulse
  • Uberdemand
  • Electroactive
  • IntelliMM
  • Barry_Allen
  • BluActive
  • DanceDance
  • Lionheart
  • PegasusQ
  • Ondemand
  • Smartmax
  • Optimax
  • ConservativeX
  • Interactive_pro
  • Wheatley
  • Ondemandplus
  • Smartmax_eps
  • Intellidemand
  • Tripndroid
  • ... And more to come !

Building Gov-Tuner

Gov-Tuner provides necessary build script to compile together a working flashable zip, and an uninstaller zip. The script should work with Windows, Mac, and general Linux distribution. Both Mac and Linux needs to install "zip" first since Gov-Tuner does not supply the prebuilt binary.

To build, make sure you're in the Gov-Tuner source folder. Type the following command to build:

Linux and Mac
./build.sh VERSION TYPE
Windows
build VERSION TYPE

Where:

  • VERSION: the version intended to be built.
  • TYPE: the build type; this can be "magisk" or "build".

The output file location will be shown once the build is complete.

About

GovTuner repo for version 4.0.3 +

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.5%
  • Batchfile 4.5%