mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
8 lines
400 B
Markdown
8 lines
400 B
Markdown
# GPU Screen Recorder Overlay
|
|
A fullscreen overlay UI for [GPU Screen Recorder](https://git.dec05eba.com/gpu-screen-recorder/about/), in the style of NVIDIA ShadowPlay.
|
|
|
|
# Dependencies
|
|
x11, xrandr, xrender, xfixes, opengl
|
|
|
|
# Installation
|
|
Run `sudo ./install.sh`. This will install gsr-overlay to `/usr/bin/gsr-overlay`. You can run meson commands manually to install gsr-overlay to another directory. |