1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
# Hardware Sensors Indicator (indicator-sensors)
[](http://www.gnu.org/licenses/gpl-3.0.txt)
[](https://build.snapcraft.io/user/alexmurray/indicator-sensors)
Application indicator to display and monitor the readings from various hardware
sensors (temperature, fan speeds, voltages etc) in the desktop panel for GNOME
/ Ubuntu

## Installation
### Snap Store
[](https://snapcraft.io/indicator-sensors)
The preferred way to install `indicator-sensors` is via the [Snap
Store](https://snapcraft.io/indicator-sensors).
First ensure you have [snap support in your desktop
install](https://docs.snapcraft.io/core/install)
Then you can just <kbd>sudo snap install indicator-sensors</kbd> to install
from the command line.
## License
Copyright © 2018 Alex Murray
Distributed under GNU GPL, version 3.
|