mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add MorseTrainer application
This commit is contained in:
parent
274d45d1b4
commit
ca6b424d37
1 changed files with 30 additions and 0 deletions
30
metadata/es.eoinrul.ecwt.yml
Normal file
30
metadata/es.eoinrul.ecwt.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue