CPU Freq plugin for the Xfce4 panel. This plugin shows information about the CPU governor and frequencies supported and used by the machine. Changing these CPU properties isn't supported by this plugin.
See NEWS for details on changes and fixes made in the current release.
CPU Freq archive or CPU Freq tags
From source:
% cd xfce4-cpufreq-plugin
% meson setup build
% meson compile -C build
% meson install -C build
From release tarball:
% tar xf xfce4-cpufreq-plugin-<version>.tar.xz
% cd xfce4-cpufreq-plugin-<version>
% meson setup build
% meson compile -C build
% meson install -C build
% ninja uninstall -C build
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.