A customized fork of the Vitals extension with personal modifications to temperature, voltage, fan speed, memory usage, and processor load monitoring.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Hi, thank you for the review. First, I apologize for the confusion. I accidentally kept the original description in metadata.json, which I have now updated. To clarify, this is absolutely NOT an AI-generated fork. I manually forked the Vitals extension and completely rewrote the top-bar UI layout. As you can see in my code, I changed the panel representation to group the hardware sensors logically into categories like FPS, CPU, RAM, and GPU. I made them display side-by-side in a single, compact, and highly readable row (e.g., grouping Temp, Usage, Freq, Power, and RPM directly next to their respective hardware labels). I have also removed the gschemas.compiled file to resolve the EGO-P-006 warning for GNOME 45+ packages. I fully understand this codebase and will be actively maintaining it. Please let me know if you need any other changes!