New App: me.knighthat.kreate

This commit is contained in:
Tan Nguyen 2025-03-26 04:56:14 -05:00 committed by Licaon_Kter
parent 1fc0651370
commit 0f1a7e82c3

View file

@ -0,0 +1,39 @@
AntiFeatures:
NonFreeNet:
en-US: Depends on Youtube, connects to Github for Piped & Invidious instances
lists
Categories:
- Internet
- Multimedia
License: GPL-3.0-only
AuthorName: KnightHat
AuthorEmail: contact@knighthat.me
WebSite: https://kreate.knighthat.me
SourceCode: https://github.com/knighthat/Kreate
IssueTracker: https://github.com/knighthat/Kreate/issues
Liberapay: knighthat
Bitcoin: 1GpZUvhdVkCFxqF4vuaiFxtBTxB3L94vnK
Litecoin: LUGEtAqnPYgncCyRnSYbtagqsBAihmRrJg
AutoName: Kreate
RepoType: git
Repo: https://github.com/knighthat/Kreate.git
Builds:
- versionName: 1.1.0-fdroid
versionCode: 86
commit: 188ebe7720e9cfacab2725b0579c21a3b6e015b0
subdir: composeApp
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$
CurrentVersion: 1.1.0
CurrentVersionCode: 86