From ca6b424d3714712aae1f37f28f6066a7cbb7a1e4 Mon Sep 17 00:00:00 2001 From: Eoin Date: Sun, 30 Aug 2020 11:31:10 +0000 Subject: [PATCH] Add MorseTrainer application --- metadata/es.eoinrul.ecwt.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/es.eoinrul.ecwt.yml diff --git a/metadata/es.eoinrul.ecwt.yml b/metadata/es.eoinrul.ecwt.yml new file mode 100644 index 0000000000..d291d49b2f --- /dev/null +++ b/metadata/es.eoinrul.ecwt.yml @@ -0,0 +1,30 @@ +Categories: + - Science & Education +License: MIT +AuthorEmail: ecwt@eoinrul.es +SourceCode: https://github.com/eoineoineoin/ecwt +IssueTracker: https://github.com/eoineoineoin/ecwt/issues + +AutoName: MorseTrainer +Summary: Learn to receive morse code +Description: |- + Use the Koch method to learn morse code. Each session, the app will play + random morse code characters, and score you based on how accurately you + transcribe them. The first lesson starts with only two letters, with each + new lesson adding an extra character. + +RepoType: git +Repo: https://github.com/eoineoineoin/ecwt + +Builds: + - versionName: '3.0' + versionCode: 3 + commit: release_3.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version release_%v +UpdateCheckMode: Tags +CurrentVersion: '3.0' +CurrentVersionCode: 3