mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-27 02:43:14 +01:00
The current code assumes all sensors report temperature, when in fact glances' sensor plugin also reports rpm (eg fan speeds) and percentages (eg batteries). Changes: * Add support for percentages * Add support for rpm Note: this widget should really be called something like `GlSensors`, but I haven't been able to easily find a way of renaming it without breaking people's existing configs and workflows. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| directives | ||
| mixins | ||
| styles | ||
| utils | ||
| views | ||
| App.vue | ||
| main.js | ||
| router.js | ||
| store.js | ||