mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add gptAssist - a privacy enhanced WebView wrapper for ChatGPT
This commit is contained in:
parent
5b6d430ca1
commit
e8badb51d4
1 changed files with 26 additions and 0 deletions
26
metadata/org.woheller69.gptassist.yml
Normal file
26
metadata/org.woheller69.gptassist.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue