GFreqlet - CPU Frequency Scaling GNOME Applet for Linux

about : requirements : downloads : screenshots

SourceForge.net LogoSupport This Project

^ About

GFreqlet is a GNOME applet for Linux that not only monitors CPU frequency scaling, but also allows the end user to change the frequency or governor with just a click. It automatically detects which frequencies and governors your processor supports, so there is no configuration required. The applet itself is not run as root, nor required to modify to run with root ownership, but password prompts with gksudo if a super user action is required. GFreqlet is very straight forward and minimal.

GFreqlet is open source software, licensed under the GNU GPL (General Public License).

^ Requirements

This applet was made in Ubuntu Linux 6.10 (edgy), these features worked "out of the box", and only python and python bindings for gnome needed to be installed. This has not been tested on other Linux distributions.

  • A modern processor that supports CPU frequency scaling
  • Linux kernel 2.6.x compiled with CPU frequency scaling, procfs and sysfs support
  • http://www.gnome.org - GNOME Desktop, GNOME applets
  • http://www.python.org - The Python programming language
  • http://www.pygtk.org - GTK+ bindings for Python
  • Python bindings for the gnome desktop environment (python-gnome-desktop in Ubuntu)
  • cpufreq-selector
  • gksudo

If the CPU frequency scaling governors are compiled as modules, you need to load them first:

$> modprobe cpufreq_performance cpufreq_ondemand cpufreq_conservative cpufreq_powersave cpufreq_userspace

^ Downloads

GFreqlet can be downloaded from the sourceforge.net project files page.

^ Screenshots

Here's a few screenshots of GFreqlet in action.

     

GFreqlet Copyright ©2007 Jeffrey Bakker