aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4fd59416942579f1e20330a82e933b7f1b35c463 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# GPU Screen Recorder Notification
Notification in the style of ShadowPlay.

# Installation
If you are using an Arch Linux based distro then you can find gpu screen recorder notification on aur under the name gpu-screen-recorder-notification (`yay -S gpu-screen-recorder-notification`).\
If you are running another distro then you can run `sudo ./install.sh`, but you need to manually install the dependencies, as described below.

# Dependencies
GPU Screen Recorder overlay uses meson build system so you need to install `meson` to build GPU Screen Recorder notification.

## Build dependencies
These are the dependencies needed to build GPU Screen Recorder Notification:

* x11 (libx11, libxrandr, libxrender, libxfixes)
* libglvnd (which provides libgl, libglx and libegl)

# License
This software is licensed under GPL3.0-only. `fonts/NotoSans-Bold.ttf` is licensed under `SIL Open Font License`.

# Screenshots
![](https://dec05eba.com/images/gsr-notify-screenshot.png)