-
Notifications
You must be signed in to change notification settings - Fork 0
jw-0/ASCII-to-Morse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ASCII -> Morse: A simple (ASCII) text to morse converter. Usage: Run without arguments and you'll be taken to a prompt that will convert stdin Run with an argument (e.g. ./t2m input_file) and it will read input_file and then spit out the original ASCII text and it's morse code counterpart. Each morse code letter is separated by a space for legibility, and each word is separated with a double space. Building: Just run Make Limitations: Won't handle unicode characters, probably fail spectacularly if you try. All code is GPLv3.
About
An ASCII -> Morse converter
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published