Lightweight and highly configurable Discord voice overlay for Linux, MacOS and Windows
Download the latest binaries from releases page and move both (hyprlay, hyprlayd) to a directory on your $PATH (e.g. ~/.local/bin).
Or install with Cargo:
cargo install --locked --git https://github.com/FAZuH/hyprlay
# Or build from source:
cargo build --release
# then copy target/release/hyprlay{,d} to $PATH- Install the app with
hyprlay install. - Follow Token Exchange guide to connect your Discord account with the app.
hyprlay gui # open settings — starts daemon
hyprlay status # connection + config summary
hyprlay set position # cycle screen corners
hyprlay set visible # toggle roster visibility
hyprlay set monitor eDP-1 # move to output
hyprlayd # start overlay directlySee hyprlay -h and hyprlay set -h for all commands and keys.md) for Discord auth.
- Token Exchange — connect hyprlay to your own Discord application
- Code Layout — workspace layout, module interfaces, and layering rules
- Debug Probes — the
ipcprobe/wsprobeexamples for raw Discord RPC traffic - Changelog Guide — Keep a Changelog style and scope grouping
- Commit Scopes — allowed
type(scope)values
MIT



