parent
37f0798090
commit
0ab2ddfa34
60
metadata/rocks.poopjournal.morse.yml
Normal file
60
metadata/rocks.poopjournal.morse.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue