mirror of https://dicksdeathabove.xyz/~mia/morsh
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
LICENSE | 9 months ago | |
README | 9 months ago | |
morsh | 1 year ago |
README
---
Morsh
-- Morse code puresh decoder/encoder
---
Usage
-- $ echo "<your morse code here>" | ./mosrh
---- <decoded text here>
-- $ echo "sample" | ./morese
---- <encoded text here>
---