Skip to content

dauer/morsecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Morsecode

Converts plain text to morsecode.

Usage

$echo “hello world” | ./morse.sh
...././.-../.-../—-//.—/—-/.-./.-../-..

Letter spacing = `/´

Word spacing = `//´

Installation

Place the two files 'morse.sh' and 'alphabet-morse.sed' in the same folder somewhere in your $PATH.

About

Shell script for generating morsecode from text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages