Skip to content

B2krobbery/hypr_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Preview

# Hypr Helper

A GTK-based Hyprland helper panel with:

  • 📅 Calendar (with current day highlight)
  • 🕒 Clock
  • ⚙️ CPU / RAM / GPU usage
  • 🌡 CPU temperature
  • 🔘 Quick control buttons

📦 Requirements

  • gtkmm3
  • gtk-layer-shell
  • curl
  • pkg-config
  • g++

Install (Arch Linux)

sudo pacman -S gtkmm3 gtk-layer-shell curl base-devel pkgconf

⚙️ Build

g++ hypr_helper.cpp -o hypr_helper `pkg-config --cflags --libs gtkmm-3.0 gtk-layer-shell-0` -pthread

▶️ Run

./hypr_helper

⚠️ Notes

  • Designed for Hyprland / Wayland
  • AMD GPU usage reads from /sys/class/drm
  • NVIDIA requires nvidia-smi
  • Weather requires internet

👤 Author

Visal Vijay

Update README for badge test

About

Hyprland GTK helper panel with calendar, system monitor, weather, and controls

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages