mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: com.vayunmathur.openassistant
This commit is contained in:
parent
1beb2b8815
commit
26e25f7e8a
1 changed files with 31 additions and 0 deletions
31
metadata/com.vayunmathur.openassistant.yml
Normal file
31
metadata/com.vayunmathur.openassistant.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on xAI LLM APIs.
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Vayun Mathur
|
||||
AuthorWebSite: https://vayunmathur.com/
|
||||
SourceCode: https://github.com/vayun-mathur/OpenAssistant
|
||||
IssueTracker: https://github.com/vayun-mathur/OpenAssistant/issues
|
||||
|
||||
AutoName: OpenAssistant
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/vayun-mathur/OpenAssistant
|
||||
Binaries: https://github.com/vayun-mathur/OpenAssistant/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 897d465b4c5d9ddb4ac2de141506666a5d66d057
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 176fcb2525573e5be8e1cb3a496dd97b137e81ca5b887a1d32cb894b4e5717b4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue