mirror of
https://github.com/morgan9e/gnome-shell-extension-freon
synced 2026-04-15 00:44:22 +09:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
gnome-shell-extension-freon
|
|
====================================
|
|
|
|
Freon is forked from [gnome-shell-extension-sensors](https://github.com/xtranophilist/gnome-shell-extension-sensors). Freon is an extension for displaying CPU temperature, HDD/SSD temperature, video card temperature (Nvidia/Catalyst), voltage and fan RPM in GNOME Shell.
|
|
|
|
More info in [wiki](https://github.com/UshakovVasilii/gnome-shell-extension-freon/wiki)
|
|
|
|
### Installation from git
|
|
|
|
git clone https://github.com/UshakovVasilii/gnome-shell-extension-freon.git
|
|
cd gnome-shell-extension-freon
|
|
cp -r freon@UshakovVasilii_Github.yahoo.com ~/.local/share/gnome-shell/extensions/.
|
|
restart GNOME Shell (`Alt+F2`, `r`, `Enter`) and enable the extension through gnome-tweak-tool.
|
|
|
|
### Installation from extensions.gnome.org
|
|
|
|
// TODO
|