📏 Measure anything on your screen. Built for Linux + Hyprland.
yay -S hypruler-binUsing the AUR:
yay -S hyprulerOr manually from GitHub:
git clone https://github.com/t4t5/hypruler.git
cd hypruler
cargo build --release
cargo install --path .Add a keybind to your Hyprland config (~/.config/hypr/hyprland.conf):
bind = $mainMod, M, exec, hypruler
Or if you're using Omarchy (~/.config/hypr/bindings.conf):
bindd = SUPER, M, hypruler, exec, hypruler
- wlroots-based compositor (Hyprland, Sway, etc.)
wlr-screencopy-unstable-v1protocol support
Heavily inspired by PixelSnap for macOS.
MIT
