diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-05 03:33:40 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-05 03:33:40 +0200 |
commit | 29950f9eddf803031d9158273e9280e177f109c8 (patch) | |
tree | 3ac26b8f3db35f0af160d41d44f5ce67c8dad755 /README.md | |
parent | 857488e91b588e73d46948988ffce18ed9cb59fc (diff) |
Add meson build
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,2 +1,8 @@ # GPU Screen Recorder Notification Notification in the style of NVIDIA ShadowPlay. + +# Dependencies +x11, xrandr, xrender, xfixes, opengl + +# Installation +Run `sudo ./install.sh`. This will install gsr-notify to `/usr/bin/gsr-notify`. You can run meson commands manually to install gsr-notify to another directory.
\ No newline at end of file |