Skip to content

Latest commit

 

History

History
109 lines (69 loc) · 3.39 KB

README.md

File metadata and controls

109 lines (69 loc) · 3.39 KB

morse-message-decode

Table of Contents

About the Project

A Ruby script automates Morse code decryption, simplifying the process. Users input Morse code, and the script translates it into readable text, reducing errors and benefiting emergency communication and Morse code learners.

Built With

Tech Stack

  • Ruby

Key Features

  1. Automated Decryption: The script speeds up Morse code message decryption.
  2. Error Reduction: It minimizes decoding errors, ensuring accuracy.

Getting Started

Prerequisites

  • Ruby installed

Setup

  1. Clone this repository to your local environment:

    git clone https://github.com/lily4178993/morse-message-decode.git
  2. Navigate to the project directory:

    cd morse-message-decode

Install

  • Run bundle install to install required gems

Usage

  • Run the script to decode Morse code messages and uncover the secret behind them.

Authors

This project was collaboratively developed by three individuals.

👤 Richard Sikaonga

👤 Nelly Telli

👤 Raphael Miyoyo

Future Features

No planned future features at this time. The project is complete and functional, but open to community contributions and suggestions for improvements.

Contributing

We welcome contributions to improve this project. If you'd like to contribute, please open an issue or create a pull request.

Show your support

Star this repository if you find it useful!

Acknowledgements

We would like to acknowledge the contributions and support of the open-source community in making this project possible.

License

This project is licensed under the MIT License.

(back to top)