diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-10-19 23:49:22 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-10-19 23:49:22 +0200 |
commit | 939bf23921cce4b934ecc2a98fa871c7538d0276 (patch) | |
tree | 1f0efa707f752ec2e0e31e582df3114c7ecfd701 /README.md | |
parent | 668a83d3b96e027c525ac3cf8bb87991c66168fd (diff) |
Add screenshots
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -10,10 +10,12 @@ These are the dependencies needed to build GPU Screen Recorder overlay: * x11 (libx11, libxrandr, libxrender, libxfixes) * libglvnd (which provides libgl, libglx and libegl) -## Runtime dependencies -There are also additional dependencies needed at runtime: - -* Noto fonts - # 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. + +# License +This software is licensed under GPL3.0-only. Files under `fonts/` directory are licensed under `SIL Open Font License`. + +# Screenshots +![](https://dec05eba.com/images/gsr-overlay-screenshot-front.webp) +![](https://dec05eba.com/images/gsr-overlay-screenshot-settings.webp)
\ No newline at end of file |