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

https://github.com/aron-net/decode-a-morse-code-message

Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs.[3][4] Morse code is named after Samuel Morse, one of the inventors of the telegraph.
https://github.com/aron-net/decode-a-morse-code-message

morse-decoder

Last synced: 5 months ago
JSON representation

Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs.[3][4] Morse code is named after Samuel Morse, one of the inventors of the telegraph.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Morse Decoder

> Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs.[3][4] Morse code is named after Samuel Morse, one of the inventors of the telegraph.

## Built With

- Ruby language

## Live Demo (if available)

[Live Demo Link](https://livedemo.com)

## Getting Started

### Install

For a complete list of ways to install Ruby, including using third-party tools like rvm, see:

(https://www.ruby-lang.org/en/downloads/)

### Setup
The mirror of the Ruby source tree can be checked out with the following command:

$ git clone https://github.com/ruby/ruby.git
There are some other branches under development.

Try the following command to see the list of branches:

$ git ls-remote https://github.com/ruby/ruby.git

## Authors

👤 **Aaron Abraham**

- GitHub: [@Aaron](https://github.com/aron-helu)

- LinkedIn: [@Aaron](https://www.linkedin.com/in/aron-abraham-90a4321b0/)

👤 **Ntihinduka Alpha**

- GitHub: [@githubhandle](https://github.com/AlphaNtihinduka)
- Twitter: [@twitterhandle](https://twitter.com/@alphantihinduka)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ntihinduka-alpha-81bb7b22a/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.