Files
gnome-shell-extension-freon/README.md
2014-07-10 21:37:08 +04:00

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