An open API service indexing awesome lists of open source software.

https://github.com/kessie2862/morse-code

Morse-Code is a Ruby script that efficiently decodes Morse code messages, providing uppercase translations for characters and entire words.
https://github.com/kessie2862/morse-code

gemfile gemfile-lock linters rubocop ruby

Last synced: 11 months ago
JSON representation

Morse-Code is a Ruby script that efficiently decodes Morse code messages, providing uppercase translations for characters and entire words.

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Decode Morse Code ](#-decode-morse-code-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)

# 📖 Decode Morse Code

**Morse-Code** is a Ruby script that efficiently decodes Morse code messages, providing uppercase translations for characters and entire words.

## 🛠 Built With

### Tech Stack

Ruby


  • Ruby

### Key Features

- **Decodes morse code**

(back to top)

## 🚀 Live Demo
no live demo

(back to top)

## 💻 Getting Started

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:

```sh
cd my-folder
git clone https://github.com/kessie2862/Morse-Code.git
```

(back to top)

## 👥 Authors

👤 **Prosper Kessie**

- GitHub: [@kessie2862](https://github.com/kessie2862)
- LinkedIn: [Prosper Kessie](https://www.linkedin.com/in/prosperkessie/)

👤 **Antoine Makdessy**

- GitHub: [@ANTOINE1128](https://github.com/ANTOINE1128)
- LinkedIn: [Antoine (Tony) Makdessy](https://www.linkedin.com/in/antoine-makdessy/)

👤 **Deborah A. Fashoro**

- GitHub: [@DebyGrey](https://github.com/DebyGrey)
- LinkedIn: [Deborah Fashoro](https://www.linkedin.com/in/deborah-fashoro)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/kessie2862/Morse-Code/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give it a ⭐️!

(back to top)

## 📝 License

This project is [MIT](https://github.com/kessie2862/Morse-Code/blob/morse-code/LICENSE) licensed.

(back to top)