718c5a6
# RPM packaging of the GNOME Shell extension Freon
718c5a6
ccf6f9c
This package spec is for Freon, which has its own GNOME Shell
718c5a6
[extension page](https://extensions.gnome.org/extension/841/freon/)
718c5a6
and source code [repository](https://github.com/UshakovVasilii/gnome-shell-extension-freon).
718c5a6
66f102c
Freon is a GNOME Shell extension for displaying the temperature of your CPU,
66f102c
hard disk, solid state, and video card (NVIDIA, Catalyst, and Bumblebee
66f102c
supported), as well as power supply voltage, and fan speed. You can choose which
d8a5029
HDD/SSD or other devices to include, what temperature units to use, and how
d8a5029
often to refresh the sensors readout, and they will appear in the GNOME Shell
66f102c
top bar. For the GPU temperature, you may need to install the vendor's driver
66f102c
for best results.
718c5a6
c1e268c
**NOTE:** Freon relies on lm_sensors. You must run `sensors-detect` before Freon
c1e268c
will be able to detect and display hardware temperatures. The default options
c1e268c
for sensors-detect are safe for most systems; however, there is a small, but
c1e268c
non-zero chance of causing hardware damage or a kernel panic. See the discussion
c1e268c
[on GitHub](https://github.com/groeck/lm-sensors/issues/17).
c1e268c
718c5a6
**NOTE:** After installing, each user that wants it must still manually enable
9ea6716
Freon before it will take effect. You can do so a few different ways:
718c5a6
1ada04b
* If you've already installed the GNOME Shell integration web browser plugin,
1ada04b
	go to <https://extensions.gnome.org/local/>, find the extension, and click
1ada04b
	the switch to "ON."
98ff849
* Open GNOME Tweak Tool, go to the Extensions tab, find the extension, and click
98ff849
	the switch to "ON."
718c5a6
* Open a terminal or the desktop's command dialog, and (as your normal user
718c5a6
	account) run `gnome-shell-extension-tool --enable freon@UshakovVasilii_Github.yahoo.com`
718c5a6
718c5a6
You may also need to restart GNOME Shell (Open the command dialog with Alt-F2,
718c5a6
type `r`, and hit enter), or log out and log back in.
718c5a6
718c5a6
718c5a6
ccf6f9c
## Bug reports and feature requests
74e6265
ccf6f9c
Report any issues with Freon itself on the project's
ccf6f9c
[GitHub](https://github.com/UshakovVasilii/gnome-shell-extension-freon/issues).
718c5a6
ccf6f9c
Report issues specific to this package on the
ccf6f9c
[Red Hat Bugzilla](https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=gnome-shell-extension-freon).
718c5a6
718c5a6
718c5a6
718c5a6
## License
718c5a6
718c5a6
Everything specific to this repository uses the MIT License.
718c5a6
718c5a6
Freon itself uses the GNU GPL version 2.