decoded-cipher / morsecode-converter

A morse code generator that converts typed text to morse code & vice versa, and generate its equivalent sounds.

Home Page:https://verbose-reflective-recorder.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morse Code Converter

A simple Morse Code Converter that converts data from and to Morse Code, both visually and in sound. The converter fields could accept either Text (English) or Morse Code and could convert them to one another. The both scenarios the audio played will be of the Morse Code.

Here in this project, Morse Code is represented visually using periods (.) and hyphens (-). The input fields aren't case sensitive. But while converting Morse Code back to text, it displays result as in Uppercase.

🌟 Buttons

  • CONVERT - Convert Text to Morse Code (Play Audio by default)
  • RESET - Clear the input fields
  • COPY TO CLIPBOARD - Copy the Morse Code result to clipboard
  • PLAY AUDIO - Replay the Audio result of Morse Code

🌟 Screenshots

πŸ“Έ Desktop View

image

πŸ“Έ Mobile View

image

About

A morse code generator that converts typed text to morse code & vice versa, and generate its equivalent sounds.

https://verbose-reflective-recorder.glitch.me/

License:MIT License


Languages

Language:Handlebars 88.4%Language:JavaScript 6.0%Language:CSS 5.6%