32 lines
869 B
YAML
32 lines
869 B
YAML
Categories:
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
AuthorName: j.r
|
|
AuthorEmail: j.r@jugendhacker.de
|
|
WebSite: https://gitlab.com/jugendhacker/xmpp-admin/
|
|
SourceCode: https://gitlab.com/jugendhacker/xmpp-admin/tree/HEAD
|
|
IssueTracker: https://gitlab.com/jugendhacker/xmpp-admin/issues
|
|
|
|
AutoName: XMPP Admin
|
|
Description: |-
|
|
Easy to use application to administrate XMPP Servers on the go.
|
|
|
|
Currently the App only supports registration of new users but in future it wil get more features.
|
|
Everything is realized over XMPP, so your Server only needs to support the needed AdHoc Commands.
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/jugendhacker/xmpp-admin.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: '1.0'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags .*[0-9]$
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|