Extension that displays thermal and fan status on ThinkPads
- thinkpad-acpi, check contents of
/proc/acpi/ibm/thermal
and/proc/acpi/ibm/fan
- lm-sensors, make sure to run
sensors-detect
lscpu
lsblk
This extension is available on GNOME Extensions Website.
You can clone this repo and build the extension manually with yarn build:package
, and extract the generated archive from dist
to your extensions path, ie. ~/.local/share/gnome-shell/extensions/
.
- Gnome 42
- thinkpad-acpi
- lm-sensors
- lscpu
- lsblk
- Settings dialog
- Gnome 43
- Fan speed control
- Gnome 44
- Multilang
- Gnome 45