https://github.com/mmggyy66/ruby-decode-morse-code
https://github.com/mmggyy66/ruby-decode-morse-code
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmggyy66/ruby-decode-morse-code
- Owner: MMGGYY66
- Created: 2023-04-05T18:47:24.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-27T19:39:45.000Z (almost 3 years ago)
- Last Synced: 2025-11-01T12:20:28.039Z (9 months ago)
- Language: Ruby
- Size: 553 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
methods to decode morse code
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
Simple ruby program that decodes a morese code message into latin characters.
- Decrypts morse messages
- Utilizes reusable methods
- Not available
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
- cd my-folder
- git clone https://github.com/MMGGYY66/ruby-decode-morse-code.git
### Install
Install this project with:
- bundle install
### Usage
To run the project, execute the following command:
- ruby methods_to_decode_morse_code.rb
👤 **Lucas Comamala Garcia**
- GitHub: [@lucascomamala](https://github.com/lucascomamala)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lucas-comamala/)
👤 **Mohamed Gamil Eldimardash**
- GitHub: [@github](https://github.com/MMGGYY66)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamed-eldimardash-0023a3b5/)
- Twitter: [twitter](https://twitter.com/MOHAMEDELDIMARd)
- Facebook: [facebook](https://www.facebook.com/MOHAMED.ELDIMARDASH/)
- StackOverflow: [stackoverflow](https://stackoverflow.com/users/13605630/mohamed-gamil-eldimardash)
- [ ] Add graphical interface
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give this repo a star and reach out on our social media, and we will be happy to know about it! 😃
I would like to thank the Microverse team for their invaluable resources
This project is [MIT](https://github.com/MMGGYY66/ruby-decode-morse-code/blob/methods-to-decode-Morse-code/MIT.md) licensed.