Skip to content

itsadityaaaaa/Morse-code-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code Converter
A simple and interactive Morse Code Converter built using HTML5, CSS3, and JavaScript. This application allows users to convert text into Morse code and play the corresponding sounds for dots (·) and dashes (–).

Features
Text-to-Morse Conversion: Enter any text, and the app will convert it into Morse code.
Sound Playback: Plays a unique sound for dots and dashes for an authentic Morse code experience.
User-Friendly Interface: Minimalist design with responsive features.
Real-Time Output: Instantly displays the Morse code as you type.
How to Use
Open the application in your browser.
Type your desired text into the input field.
View the Morse code equivalent below the input box.
Click the "Play" button to hear the Morse code.
Technologies Used
HTML5: Markup for the structure of the application.
CSS3: Styling for an appealing user interface.
JavaScript: Logic for text-to-Morse conversion and sound playback.
Setup and Installation
Clone the repository to your local machine:
bash
Copy code
git clone <repository_url>
Open the index.html file in any modern web browser.
Future Improvements
Morse-to-Text Conversion: Add functionality to convert Morse code back to text.
Downloadable Audio: Allow users to download Morse code audio as .mp3 or .wav files.
Customizable Playback Speed: Enable users to adjust the speed of sound playback.
Error Handling: Provide suggestions for unsupported characters.
Keyboard Shortcuts: Introduce hotkeys for easier navigation and playback.
Dark Mode: Add a toggle for light/dark themes.
Contributions
Contributions, issues, and feature requests are welcome! Feel free to fork the project and submit a pull request.

License
This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published