summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/progs7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/progs b/doc/progs
index 080f461f..e9e997ac 100644
--- a/doc/progs
+++ b/doc/progs
@@ -6,8 +6,11 @@ These programs are generally small utilities used for debugging,
and installation of the lm_sensors package, and for demonstrating
the use of the drivers and libraries in this package.
For more elaborate programs (for example, GUI sensor displays),
-see http://www.lm-sensors.org/wiki/UsefulLinks.
-
+see https://github.com/groeck/lm-sensors/
+ http://sensors-applet.sourceforge.net/
+ https://01.org/powertop/
+ https://wpitchoune.net/psensor/
+ https://amanusk.github.io/s-tui/
* prog/daemon/healthd.sh (written in bash, not installed)
An example of a very simple hardware health monitoring daemon.