PyGTK: TemperatureWatch [update]
Display live CPU Temperature and Fan speed in a GTK window.
Working on Ubuntu, ArchLinux and Thinkpad T60, probably others too.
Version 1.1 released:
- Includes Fan speed
Display live CPU Temperature and Fan speed in a GTK window.
Working on Ubuntu, ArchLinux and Thinkpad T60, probably others too.
Version 1.1 released:
- Includes Fan speed
Shutdown, reboot, hibernate or suspend your computer later!
GTK GUI which lets the user choose between shutdown, reboot, hibernate or suspend
after a specified amount of time.
Runs on UPower-DBus calls, which surpasses the need for root access.
Working on Ubuntu 10.04, ArchLinux 2009.08 (Maybe other GTK, DBus, DeviceKit systems too).
Version 1.1 released:
- gnome-desktop 2.30 fixes (Ubuntu 10.04 compatible).
(more…)
I was looking for a little easy-to-use stopwatch for gnome without success.
Well then, let’s make an own one.
The following script is a wrapper over the commands ‘fuser’ and ‘ps’ to display all processes accessing a mountpoint.
Syntax: fuserps [-g] /path/to/mountpoint
The normal mode displays the output on the console.
With the switch ‘-g’, its possible to graphically display the output with zenity (included in Ubuntu), also:
Executing the script with root access results in displaying all processes from all users, a normal execution only displays the processes from the executing user.
This work is licensed under a Creative Commons Attribution 2.5 Switzerland License
Powered by WordPress