The Morse Code Converter is a lightweight Python application designed to convert text into Morse code. It provides a user-friendly command-line interface for easy interaction.
- Converts text to Morse code
- Supports both letters and numbers
- User-friendly command-line interface
To use the Morse Code Converter, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/morse-code-converter.git
- Change into the project directory:
cd morse-code-converter
Run the application with the following command:
python main.py
Currently, contributions are not accepted for this project.
This project is licensed under the MIT License - see the LICENSE file for details.