diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-29 22:19:42 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-29 22:19:42 +0200 |
commit | 38b0260297d208fee862e3da411b2b42cee803d8 (patch) | |
tree | b80a1008d9317e286674a9304258eb2d470d635f /README.md | |
parent | 96bcfaf25608af389256f319623376940c9d23c7 (diff) |
Cleaner readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -10,13 +10,22 @@ where only the last few minutes are saved. More info at [GPU Screen Recorder](https://git.dec05eba.com/gpu-screen-recorder/about/). -## Installation +# Installation This program depends on [GPU Screen Recorder](https://git.dec05eba.com/gpu-screen-recorder/) which needs to be installed first.\ Run `sudo ./install.sh` or if you are running Arch Linux, then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk-git (`yay -S gpu-screen-recorder-gtk-git`).\ -Dependencies needed when building using `install.sh`: `meson gtk3 libx11 ayatana-appindicator3-0.1`.\ You can also install gpu screen recorder (the gtk gui version) from [flathub](https://flathub.org/apps/details/com.dec05eba.gpu_screen_recorder). This flatpak includes gpu-screen-recorder so no need to install that first. -## Screenshots +# Dependencies +GPU Screen Recorder GTK uses meson build system so you need to install `meson` to build GPU Screen Recorder GTK: + +## Build dependencies +These are the dependencies needed to build GPU Screen Recorder GTK: + +* gtk3 +* libx11 +* ayatana-appindicator3-0.1 + +# Screenshots ![](https://www.dec05eba.com/images/gpu-screen-recorder.png) # Donations |