A GTK-based Hyprland helper panel with:
- 📅 Calendar (with current day highlight)
- 🕒 Clock
- ⚙️ CPU / RAM / GPU usage
- 🌡 CPU temperature
- 🔘 Quick control buttons
- gtkmm3
- gtk-layer-shell
- curl
- pkg-config
- g++
sudo pacman -S gtkmm3 gtk-layer-shell curl base-devel pkgconfg++ hypr_helper.cpp -o hypr_helper `pkg-config --cflags --libs gtkmm-3.0 gtk-layer-shell-0` -pthread./hypr_helper- Designed for Hyprland / Wayland
- AMD GPU usage reads from
/sys/class/drm - NVIDIA requires
nvidia-smi - Weather requires internet
Visal Vijay
Update README for badge test

