Crates.io | morrsse |
lib.rs | morrsse |
version | 0.1.1 |
source | src |
created_at | 2021-02-27 12:19:17.168205 |
updated_at | 2022-01-03 12:36:35.35984 |
description | Remake of BSD's `morse` |
homepage | https://github.com/acheronfail/morrsse |
repository | https://github.com/acheronfail/morrsse |
max_upload_size | |
id | 361358 |
size | 11,932 |
morrsse
BSD's morse
but with more rs
!
cargo install morrsse
# 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