From c9da844a63756e2b56bc3bbdcc4f71bee3c6dae6 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sun, 11 Oct 2020 21:01:18 +0200 Subject: [PATCH] new app: website monitor closes: fdroid/rfp#1470 --- metadata/com.manimarank.websitemonitor.yml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.manimarank.websitemonitor.yml diff --git a/metadata/com.manimarank.websitemonitor.yml b/metadata/com.manimarank.websitemonitor.yml new file mode 100644 index 0000000000..49e9ea9945 --- /dev/null +++ b/metadata/com.manimarank.websitemonitor.yml @@ -0,0 +1,24 @@ +Categories: + - Internet +License: GPL-3.0-only +AuthorName: Manimaran +SourceCode: https://gitlab.com/manimaran/website-monitor +IssueTracker: https://gitlab.com/manimaran/website-monitor/issues + +AutoName: WebSite Monitor + +RepoType: git +Repo: https://gitlab.com/manimaran/website-monitor + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1