From a4e12b4061ea8d0fbeea0e68b1c50b8de1dc5e15 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Wed, 26 Aug 2020 11:21:32 +0200 Subject: [PATCH] New app: 10-bit Clock Widget --- ...github.ashutoshgngwr.tenbitclockwidget.yml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml diff --git a/metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml b/metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml new file mode 100644 index 0000000000..19b3be2a58 --- /dev/null +++ b/metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml @@ -0,0 +1,28 @@ +Categories: + - Time + - Theming +License: GPL-3.0-only +WebSite: https://ashutoshgngwr.github.io/10-bitClockWidget +SourceCode: https://github.com/ashutoshgngwr/10-bitClockWidget +IssueTracker: https://github.com/ashutoshgngwr/10-bitClockWidget/issues + +AutoName: 10-bit Clock Widget +Summary: Home screen widget to use 10 binary dots display time +Description: 10-bit Clock Widget uses 10 binary dots and their color to represent + current time in 12-hour format. + +RepoType: git +Repo: https://github.com/ashutoshgngwr/10-bitClockWidget.git + +Builds: + - versionName: 1.6-1 + versionCode: 161 + commit: v1.6-1 + subdir: 10-bitClockWidget/app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.6-1 +CurrentVersionCode: 161