Skip to content

kishy-codes/morse-code-translator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code Translator

JavaScript HTML5 CSS3 Howler.js

This web application translates text to Morse code and vice versa, offering a digital rendition of a communication method developed in the early 19th century. Morse code was pivotal in long-distance communication before the advent of widespread telecommunications. Today, it remains significant not only for its historical value but also for its applications in accessibility, particularly for individuals with disabilities who may use it for communication via assistive devices.

image

Live Demo

About

This project is a hobby project created for learning and fun, aiming to explore Morse code's role in digital communication and its historical significance. It serves as an educational tool and a practical implementation of Morse code translation in a digital environment.

Features

  • Translate text to Morse code and vice versa.
  • Play Morse code as audio tones.
  • Translate text by hitting the Enter key.

Getting Started

To run the Morse code translator locally:

Clone this repository:

git clone https://github.com/kushagra-xo/morse-code-translator.git

Navigate into the project directory:

cd morse-code-translator

Open the index.html file in your web browser. Alternatively, view the live demo hosted on GitHub Pages.

Usage

  • Enter text or Morse code in the input field.
  • Press the Enter key to translate the input.
  • The translation will be displayed in the output field.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to create an issue or fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

two-way morse code translator with sound support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.0%
  • CSS 6.5%
  • HTML 3.5%