DEVLOG #1
HyprStats is a custom desktop widget built for Hyprland on Arch Linux, designed to display real-time system metrics in a translucent purple-themed overlay. The interface uses Python with GTK3, psutil for data collection, and cairoSVG to render embedded Font Awesome icons directly in memory. Currently it shows RAM, CPU, GPU, and DISK usage with temperature readouts, all arranged in a clean grid layout with live updates every second. High-load notifications via notify-send alert when CPU or RAM exceed 90%. Future plans include network speed monitoring, configurable notification thresholds, and optional autostart integration for Hyprland.