From 0ab2ddfa347969240d7de07443d912d9e1c7ed9b Mon Sep 17 00:00:00 2001 From: relan Date: Sun, 28 Jul 2019 10:28:07 +0300 Subject: [PATCH] New app: Morse Closes fdroid/rfp#1020. --- metadata/rocks.poopjournal.morse.yml | 60 ++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 metadata/rocks.poopjournal.morse.yml diff --git a/metadata/rocks.poopjournal.morse.yml b/metadata/rocks.poopjournal.morse.yml new file mode 100644 index 0000000000..d8cbb7bf56 --- /dev/null +++ b/metadata/rocks.poopjournal.morse.yml @@ -0,0 +1,60 @@ +Categories: + - Science & Education +License: Apache-2.0 +AuthorName: Crazy Marvin & Contributors +AuthorEmail: marvin@poopjournal.rocks +WebSite: https://poopjournal.rocks/Morse/ +SourceCode: https://github.com/Crazy-Marvin/Morse +IssueTracker: https://github.com/Crazy-Marvin/Morse/issues +Translation: https://crowdin.com/project/morse +Donate: https://poopjournal.rocks/blog/donate/ + +AutoName: Morse +Summary: Convert text into Morse code and vice-versa +Description: |- + Translate text to Morse code or decipher Morse code by translating them to + text! It’s a simple, user friendly, but useful app that can help you in a + lot of ways. You can decipher or decode Morse codes, you can create secret + number or learn to be a cipher or learn cryptography, and many more! If you + think of yourself as a codebreaker, download and try our Morse code cypher + tool! Don’t let the special characters or dots and dashes befuddle you. + + '''Features:''' + + * Clean, modern app design and interface. + * Super easy to use. + * Realtime translation: type in the word or code and we will translate it to you immediately. + * Decode from Morse to text or text to Morse. + * Press the speaker button to hear the code in sound. + * Copy the text by pressing copy button. + * Type in dot and dash using our built-in Morse keyboard. + + '''How Morse is useful for you:''' + + # Tell others when you are in a dangerous situation (SOS). + # Hide your secret number or password via dots and dashes. + # Cipher/ Decipher hidden clues in games. + # Learn cryptography or cryptogram through learning Morse codes. + # Become a codebreaker by breaking secret codes in real time translation. + # And many more! + + So, what are you waiting for? Use our Morse code cipher tool to decipher + Morse code to text or text to Morse code now! As a codebreaker & cryptogram + enthusiast, our cipher tool is a must have! It is useful for all of you. + Just try it out. + +RepoType: git +Repo: https://github.com/Crazy-Marvin/Morse + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: '1.1' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 2