From e8badb51d4c35b7f2be45edd6b6d9ffa79952c51 Mon Sep 17 00:00:00 2001 From: woheller69 <7481083-woheller69@users.noreply.gitlab.com> Date: Tue, 23 May 2023 09:23:01 +0000 Subject: [PATCH] Add gptAssist - a privacy enhanced WebView wrapper for ChatGPT --- metadata/org.woheller69.gptassist.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/org.woheller69.gptassist.yml diff --git a/metadata/org.woheller69.gptassist.yml b/metadata/org.woheller69.gptassist.yml new file mode 100644 index 0000000000..c66147efdf --- /dev/null +++ b/metadata/org.woheller69.gptassist.yml @@ -0,0 +1,26 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Science & Education +License: GPL-3.0-only +AuthorName: woheller69 +SourceCode: https://github.com/woheller69/gptassist +IssueTracker: https://github.com/woheller69/gptassist/issues + +AutoName: gptAssist + +RepoType: git +Repo: https://github.com/woheller69/gptassist + +Builds: + - versionName: '1.3' + versionCode: 13 + commit: V1.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags V.* +CurrentVersion: '1.3' +CurrentVersionCode: 13