xfce4-cpugraph-plugin
Display CPU load as a graph in the Xfce panel
This panel plugin offers multiple display modes (LED, gradient, fire, etc…) to show the current CPU load of the system. Various appearance options, like colors or size, are customizable.
On multi core or multi CPU systems, CPU Graph can either track and display all of them at once, or at the user's option only a specific core or CPU.
- Versions: 1.2.11
- Website: https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin/
- Licenses: GPL 2+
- Package source: gnu/packages/xfce.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of xfce4-cpugraph-plugin as follows:
guix install xfce4-cpugraph-plugin
Or install a particular version:
guix install xfce4-cpugraph-plugin@1.2.11
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of xfce4-cpugraph-plugin about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/xfce4-cpugraph-plugin'><img src='https://packages.guix.gnu.org/packages/xfce4-cpugraph-plugin/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/xfce4-cpugraph-plugin)
Example Org:
[[https://packages.guix.gnu.org/packages/xfce4-cpugraph-plugin][https://packages.guix.gnu.org/packages/xfce4-cpugraph-plugin/badges/latest-version.svg]]