Crates.io | alpc |
lib.rs | alpc |
version | 1.0.1 |
source | src |
created_at | 2021-03-06 08:45:59.066699 |
updated_at | 2021-03-09 07:46:15.786525 |
description | Aviation Language Phonetic Converter |
homepage | |
repository | https://github.com/DevHyperCoder/alpc |
max_upload_size | |
id | 364707 |
size | 11,362 |
Aviation Language Phonetic Converter is a simple Rust CLI for converting letters to the corresponding phonetic alphabets in aviation language.
You need to have Rust toolkit installed
git clone https://github.com/DevHyperCoder/alpc/
cargo run
Arch Linux
alpc
is available in the AUR alpc-git
ALPC reads from stdin
so, you can pipe text into APLC
echo "hello 123" | alpc
Also, running alpc
will provide a input prompt.
-l
to convert lowercase as well)