morsh/README

14 lines
206 B
Plaintext

# Morsh
-- Morse code puresh decoder/encoder
## Usage
---
$ echo "<your morse code here>" | ./mosrh
<decoded text here>
$ echo "sample" | ./morese
<encoded text here>
---
-- meeper is a really cool dude