From e3c0e251f4748abf321cec9006b2e5f8b48789df Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 9 Jun 2019 22:01:59 +0200 Subject: [PATCH] New app: Calliope mini --- metadata/cc.calliope.mini.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/cc.calliope.mini.yml diff --git a/metadata/cc.calliope.mini.yml b/metadata/cc.calliope.mini.yml new file mode 100644 index 0000000000..8a6977ca1a --- /dev/null +++ b/metadata/cc.calliope.mini.yml @@ -0,0 +1,32 @@ +Categories: + - Connectivity +License: MIT +AuthorName: Calliope GmbH +AuthorEmail: help@calliope.cc +WebSite: https://calliope.cc/ +SourceCode: https://github.com/Amerlander/Calliope-Android-App +IssueTracker: https://github.com/Amerlander/Calliope-Android-App/issues +Changelog: https://github.com/Amerlander/Calliope-Android-App/releases + +AutoName: Calliope mini +Summary: Flash scripts on the calliope mini +Description: |- + This is an Android app to flash scripts on the calliope mini with your Android device. + + It supports direct upload from the calliope MakeCode editor as well as from the Nepo editor. + +RepoType: git +Repo: https://github.com/Amerlander/Calliope-Android-App + +Builds: + - versionName: 1.0.1 + versionCode: 7 + commit: 1.0.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 7