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

Latest commit

 

History

History
28 lines (23 loc) · 551 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 551 Bytes

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