Hi,
I built a small Plasma 6-panel widget called KVitals. It displays CPU, RAM, and temperature data directly in the panel using lm_sensors and system interfaces.
The goal was to keep it minimal and clean, without opening a full system monitor.
GitHub:
KDE Store:
I am currently improving hardware detection, especially temperature parsing across different CPUs and sensor layouts.
If you test it, feedback is welcome on:
- Performance
- Sensor detection
- UI improvements
- Feature suggestions
If reporting issues, please include:
- Plasma version
- Distribution
- Output of
sensors
Contributions are welcome. If you would like to help, feel free to open issues or pull requests.
Thanks.