#morse #bsd #phrase #remake

app morrsse

Remake of BSD’s morse

2 releases

0.1.1 Jan 3, 2022
0.1.0 Feb 27, 2021

#5 in #remake

36 downloads per month

Unlicense OR MIT OR Apache-2.0

6KB
113 lines

morrsse

BSD's morse but with more rs!

Install

cargo install morrsse

Usage

# As arguments
morrsse "one phrase" "another phrase" "SMS" "galaga"
# As STDIN
echo "one phrase" "another phrase" "SMS" "galaga"  | morrsse
# See help for more options
morrsse --help

Dependencies

~3MB
~60K SLoC