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

Dirli/budgie-cpufreq-applet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU frequency applet

A budgie-desktop applet to control the frequency of the processor (Sandy Bridge and newer). Applet can manage intel_pstate driver (turbo boost, CPU frequency scaling, governor).

Screenshot

Popover

Screenshot


Dependencies

vala
gtk+-3.0 >= 3.18
budgie-1.0 >= 2
glib-2.0 >= 2.46.0
libpeas-1.0 >= 1.8.0
gobject-2.0
polkit-gobject-1

Installing from source

meson build --prefix=/usr --buildtype=plain
ninja -C build
sudo ninja -C build install