Show Temperature Sensor as a Graph
Is there an existing issue for this?
- [X] I have searched the existing issues
Is your feature request related to a problem? Please describe.
I'm interested how the device temperature correlates with it's utilization. Currently i can only see the current sensor value, but no trend.
Describe the solution you'd like
Allow the temperature sensor data to be displayed as a graph as an option.
Describe alternatives you've considered
Additional context
No response
Hi, thanks for the issue. I'll look into it, though I'd prefer not to put too many vertically stacked into a page as this consumes a lot of space.
I've implemented the temperature graphs in the temperature-graphs branch, do you mind checking it out?
Hello,
thank you very much. Could you help me how to test it? Do i need to build it as described at building-using-flatpak-builder or is there a compiled app that i can start? Thank you
Hello,
thank you very much. Could you help me how to test it? Do i need to build it as described at building-using-flatpak-builder or is there a compiled app that i can start? Thank you
You can try to build it yourself using the commands in the README section you linked, but I think there is a way to use Flathub for such test builds, I'll try to figure that out in the meantime. :)
Just followed the flatpack-build instructions and it worked flawlessly :)
The Sensor Graph is perfect. Thank you very much
Neat, I'll merge it then. :)