aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-05-09 11:31:08 +0200
committerdec05eba <dec05eba@protonmail.com>2025-05-09 11:31:08 +0200
commit8500e3cf5b0b0ceb29520b49d71336c6430261b4 (patch)
tree2d8e8a1e1a79687365207d3909f1ff7c0f7f5b1e /README.md
parent8ce9531ffa579ad5bd42f94b63c087b5d5f374e8 (diff)
Final release, read the README for more infoHEAD5.7.0master
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 884758c..6c4be1b 100644
--- a/README.md
+++ b/README.md
@@ -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.\