Skip navigation.

GNOME CPUFreq Applet first release!

Bag of Software
Bag of Software

GNOME CPUFreq Applet is a CPU Frequency Scaling Monitor for GNOME Panel.
This is the first release,
a tarball can be found here
and screenshots can be found hereFeatures

--------

* Support for proc or sys filesystems

* Support for multiprocessor systems

Prerequisites

-------------

* GNOME 2 libraries

* GNOME Panel libraries

* GNOME-VFS libraries

* GConf

That is the first release of GNOME CPUFreq Applet.

Big thanks to

* Esteban Sanchez

* Carlos Garcnacho

* Pablo Arroyo

For the moment:

Tarballs can be downloaded from

http://linups.org/~kal/gnome-cpufreq-applet/gnome-cpufreq-applet-0.1.tar.gz

Screenshots

http://linups.org/~kal/gnome-cpufreq-applet/shots/

Bugs can be reported to

carlosgc gnome org

Suggestions, patches, comments, etc can be sent to

carlosgc gnome org

Re: GNOME CPUFreq Applet first release!

Well, actually I use sysfs. But there is no information in /sys/devices/system/cpu/cpu0/cpufreq about the present cpu-frequency, only min/max freq, etc. (I had a look at the source of the applet, it only tries to read cpuspeed from /proc/cpuinfo as far as i can tell)