From 913d483b0debfa095e5407d8e6087b5f5e233e45 Mon Sep 17 00:00:00 2001 From: vagnum08 <16070176+vagnum08@users.noreply.github.com> Date: Sat, 17 Oct 2020 14:34:49 +0100 Subject: [PATCH] Add cpupower-gui to System Monitoring cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56f6d72..0ae63cc 100644 --- a/README.md +++ b/README.md @@ -919,6 +919,7 @@ #### System Monitoring - [![Open-Source Software][OSS Icon]](https://github.com/imsnif/bandwhich) [bandwhich](https://github.com/imsnif/bandwhich) - Terminal bandwidth utilization tool. - [![Open-Source Software][OSS Icon]](https://bazaar.launchpad.net/~cpug-devs/cpug/main/files) [CPU-G](https://launchpad.net/cpug) - Easy monitoring the battery life of your Ubuntu laptop. +- [![Open-Source Software][OSS Icon]](https://github.com/vagnum08/cpupower-gui) [cpupower-gui](https://github.com/vagnum08/cpupower-gui) - Graphical program to easily change the frequency limits and governors of the CPU, similar to cpupower. - [GD map](http://gdmap.sourceforge.net/) - A tool to visualize disk usage. - [![Open-Source Software][OSS Icon]](https://bazaar.launchpad.net/~artfwo/indicator-cpufreq/trunk/files) [indicator-cpufreq](https://launchpad.net/indicator-cpufreq) - It provides the same functionality as the Gnome CPU frequency applet, but doesn't require Gnome panel and works under Unity. - [![Open-Source Software][OSS Icon]](https://launchpad.net/ubuntu/+source/indicator-multiload) [indicator-multiload](https://launchpad.net/ubuntu/+source/indicator-multiload) - Graphical system load indicator for CPU, ram, etc.