Skip to content

jaedanxavier/cpu-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Note

This is my first project. Expect questionable decisions and unexpected behavior.

Overview

cpu-mode is a basic Bash script that allows users to quickly change the CPU frequency scaling policy (governor) for individual CPU cores or all cores at once. It provides a simple command-line interface for switching between CPU performance modes: performance, powersave, ondemand, conservative, and schedutil, with the option to apply a selected governor globally to all cores or target specific cores by number. It is intended for Linux systems that support the cpufreq subsystem and must be run with root privileges.

Installation

Open your terminal and simply run this command:

curl -sSL https://raw.githubusercontent.com/jaedanxavier/cpu-mode/main/install.sh | bash

Releases

No releases published

Packages

 
 
 

Contributors

Languages