diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-05-09 11:31:08 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-05-09 11:31:08 +0200 |
commit | 8500e3cf5b0b0ceb29520b49d71336c6430261b4 (patch) | |
tree | 2d8e8a1e1a79687365207d3909f1ff7c0f7f5b1e /README.md | |
parent | 8ce9531ffa579ad5bd42f94b63c087b5d5f374e8 (diff) |
Final release, read the README for more info5.7.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ GTK frontend for [GPU Screen Recorder](https://git.dec05eba.com/gpu-screen-recorder/about/).\ There is a new alternative UI for GPU Screen Recorder in the style of ShadowPlay available here: [GPU Screen Recorder UI](https://git.dec05eba.com/gpu-screen-recorder-ui/). +## Deprecation +This project is no longer being developed as it has been superseded by [GPU Screen Recorder UI](https://git.dec05eba.com/gpu-screen-recorder-ui/) which has more features. This project will remain available until GPU Screen Recorder UI can run as a regular window, just like GPU Screen Recorder GTK does.\ +The `com.dec05eba.gpu_screen_recorder.appdata.xml` file has been moved to the [AppData](https://git.dec05eba.com/gpu-screen-recorder-appdata/) repository. + # Installation If you are using an Arch Linux based distro then you can find gpu screen recorder gtk on aur under the name gpu-screen-recorder-gtk (`yay -S gpu-screen-recorder-gtk`).\ If you are running another distro then you can run `sudo ./install.sh`, but you need to manually install the dependencies, as described below.\ |