diff --git a/metadata/tk.superl2.xwifi.yml b/metadata/tk.superl2.xwifi.yml new file mode 100644 index 0000000000..20b223b6eb --- /dev/null +++ b/metadata/tk.superl2.xwifi.yml @@ -0,0 +1,32 @@ +Categories: + - System +License: GPL-3.0-only +SourceCode: https://github.com/hacker1024/android-wifi-qr-code-generator +IssueTracker: https://github.com/hacker1024/android-wifi-qr-code-generator/issues + +AutoName: Wifi QR Code Creator +Summary: View wifi credentials and share networks as QR codes +Description: |- + An android app that generates QR codes from your saved wifi networks. + + The app needs root access to read your saved wifi information. + Tap a wifi entry to display its QR code. Hold a wifi entry to display more details. + +RequiresRoot: 'yes' + +RepoType: git +Repo: https://github.com/hacker1024/android-wifi-qr-code-generator + +Builds: + - versionName: 0.2.0 + versionCode: 3 + commit: v0.2.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's#s3.amazonaws.com/moat-sdk-builds#jitpack.io#' ../build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.2.0 +CurrentVersionCode: 3