
Thermometer
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Changelog
v 2.0
Sensor selection(lm sensors/program/file)
Options for min and max temperature
Editable icon and label
v 2.0.1
skz package doesn't work on latest kubuntu, changed to tar.gz
v2.1
added 1 new background
grekpg
11 years ago
Report
rocketpcguy
13 years ago
acpitool | grep "zone 2" | awk '{print $6}'
Report
xelfium
13 years ago
Where can I found config window??
Report
nu11
13 years ago
Right click on the applet -> configure applet
Report
axom
13 years ago
I got the same problem as jpb1764... Button "configure applet" cannot be selected!
Maybe some troubles during installation?
I got the latest superkaramb through kubuntu7.04 repositories...
Hope someone can help me fix this out :-)
Thanks!
Report
nu11
13 years ago
I will try to test it with kubuntu 7.04 in a few days
Report
axom
13 years ago
The only way (as far as I know) to run an app from konsole on kubuntu is kdesu app; no errors given... Maybe you meant something else?
Thanks again for your help :)
Report
jpb1764
13 years ago
IT'S IMPOSSIBLE TO GO TO THIS ITEM (IT DOESN'T APPEAR!).......
ITEM UNAVAILABLE.....
Report
nu11
13 years ago
Report
axom
13 years ago
Thanks :)
Report
nu11
13 years ago
Solution: unpack .skz file to any dir and open Thermometer.theme with karamba
(skz is just a zip archive)
Report
axom
13 years ago
I'm sorry to bother you again but I've done what you suggested and it still doesn't work, no configure button...
Thanks ^_^
Report
nu11
13 years ago
Report
enwo
13 years ago
path and filename (that lm sensors/program/file didn't tell me much...) Oh and it is a great widget !
Report
nu11
13 years ago
To use lm sensors with my widget:
1) open konsole and type 'sensors'
It shows available sensors and their values(for example 'CPU Temp' or 'M/B Temp')
2) copy sensor name to the dialog box
You can also use any program like hddtemp and nvclock. Just type command to the dialog. Some examples:
hddtemp -n /dev/hda
nvclock -T | grep ':' | awk '{print $4}'
Report
nu11
13 years ago
Report
gruszek
13 years ago
Report
nu11
13 years ago
Report
grekpg
11 years ago
Report