Skip to content
Andrew Toskin edited this page Jun 10, 2017 · 13 revisions

App icon freon

Freon is a fork of gnome-shell-extension-sensors, a GNOME Shell extension for displaying the temperatures of your CPU, storage drives, and video card, and the speed and voltage of your fans.

This extension supports GNOME Shell 3.12+ (To check other versions, modify "shell-version" in "metadata.json")


App

Preferences

Prefs

Installation

First install the dependencies.

Installation from git

git clone https://github.com/UshakovVasilii/gnome-shell-extension-freon.git
cd gnome-shell-extension-freon
mkdir -p ~/.local/share/gnome-shell/extensions
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

https://extensions.gnome.org/extension/841/freon/

Installation from Fedora packages

sudo dnf install gnome-shell-extension-freon
Clone this wiki locally