Skip to content

xfce-mirror/xfce4-cpufreq-plugin

Repository files navigation

License

xfce4-cpufreq-plugin

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.


Homepage

CPU Freq documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

CPU Freq source code

Download a Release Tarball

CPU Freq archive or CPU Freq tags

Installation

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

Uninstallation

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 110