Skip to content

micheleg/gnome-shell-extension-cpu-freq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnome-shell-extension-cpu-freq

View the actual frequency and change CPU frequency governor from gnome shell.

There is a bit of work to make it work though.

cpufreq

You need CPU Frequency scaling set up to use it.
Debian: https://wiki.debian.org/HowTo/CpuFrequencyScaling

cpufrequtils is the tool we are using: apt-get install cpufrequtils

PLEASE PLEASE PLEASE READ THE DEBIAN LINUX WIKI PAGE CAREFULLY

Policy

I included the policy I use on Arch Linux (systemd init system) put it in /usr/share/polkit-1/actions/

Thanks

https://github.com/Farsx
https://github.com/LeCoyote
https://github.com/victornoel
https://github.com/sonic414

About

Change CPU frequency from gnome shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%