Search Criteria
Package Details: gnome-shell-extension-freon-git 44.r0.g457aac4-1
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-freon-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-freon-git |
Description: | Displays: CPU temperature, HDD/SSD temperature, video card temperature (nVidia/Catalyst), voltage and fan RPM in a GNOME Shell top bar pop-down. |
Upstream URL: | https://github.com/UshakovVasilii/gnome-shell-extension-freon |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Sonic-Y3k |
Maintainer: | WoefulDerelict |
Last Packager: | WoefulDerelict |
Votes: | 82 |
Popularity: | 0.68 |
First Submitted: | 2015-03-30 22:06 |
Last Updated: | 2021-04-19 17:10 |
Dependencies (7)
- dconf (dconf-git)
- gnome-shell (ebadoo-shell, gnome-shell-performance, gnome-shell-xrdesktop-git, gnome-shell-git)
- lm_sensors (lm_sensors-max_of_fctemps, lm_sensors-git)
- git (git-git) (make)
- hddtemp (optional) – optional backend for S.M.A.R.T. temperature sensors.
- nvidia-settings (nvidia-340xx-settings, nvidia-390xx-settings, nvidia-settings-full-vulkan-all, nvidia-settings-beta-gtk2, nvidia-settings-beta, nvidia-vulkan-utils) (optional) – optional backend for nVidia temperature sensors.
- udisks2 (udisks2-nosystemd) (optional) – optional backend for storage temperature sensors.
Latest Comments
« First ‹ Previous 1 2
dundee commented on 2013-04-23 10:59
package renamed to gnome-shell-extension-sensors because the github repo gnome-shell-extension-cpu-temperature was also renamed
dundee commented on 2012-11-13 09:24
Works with Gnome 3.6 as well.
sed -i -e "s|3.2|3.6|" metadata.json
alphazo commented on 2012-04-27 15:02
I had to insert the following line before the last "cp" in order to get it working with Gnome 3.4
sed -i -e "s|3.2|3.4|" metadata.json
Anonymous comment on 2011-12-10 22:23
Hi this extension is perfect but i've got a dual core laptop so i wanna see both of that. That's possible? Thanks