Skip to content
View ding2822's full-sized avatar
  • Joined Aug 20, 2025

Block or report ding2822

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ding2822/README.md

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 buildscript to compile together a working flashable zip and an uninstaller zip. The script should work with Windows, Mac, and general Linux distributions. 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 b" for GovTuner zip only
"./build.sh VERSION bu" for GovTuner zip and uninstaller zip
Windows
build VERSION

Where VERSION is the version intended to be built.

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

Pinned Loading

  1. convolutional convolutional Public

    Matlab code for "Sea ice change detection in SAR images based on convolutional-wavelet neural networks," IEEE GRSL 2019

    Python

  2. ding2822 ding2822 Public

    Shell

  3. lsafter lsafter Public

    LaTeX style for Notre Dame Dissertations. We will need to continue to keep this available, even after Curate is retired. Or we will need …

    TypeScript

  4. pisrotocol pisrotocol Public

    Library for implementing Java Debug Wire Protocol (JDWP) in Go.

    C++