Convert text into morse code dots and dashes.
Usage
Enter some text when prompted and the shortcut converts it into morse code, separating each word with a forward slash. The converted message is then displayed and copied to the clipboard.
Hello World
•••• • •-•• •-•• --- / •-- --- •-•- •-•• -••
Changelog
- 2020-02-10
- Fixed issue where converted letters would appear on separate lines.