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

https://github.com/ibizugbe/morse_code

Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes. This is a project uses ruby to decode a morse code and translate it to english.
https://github.com/ibizugbe/morse_code

rubocop ruby

Last synced: 3 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. This is a project uses ruby to decode a morse code and translate it to english.

Awesome Lists containing this project

README

          

# Morse Code Decoder

> This is a project that solves the morse-code .

## Built With

- Ruby

## Getting Started

To get a local copy up and running follow these simple example steps.

- Clone the project from GitHub `git@github.com:amejid/morse-code.git`
- Run the following commands as listed in your terminal:
- `ruby index.rb`

## Authors

👤 **Ojesanmi Elizabeth Oyin**

• GitHub: [@Lizdev-05](https://github.com/Lizdev-05)

• Twitter: [@ojesanmi_oyin](https://twitter.com/ojesanmi_oyin)

• LinkedIn: [Elizabeth Oyinlade Ojesanmi](https://www.linkedin.com/in/elizabeth-oyinlade-ojesanmi-0702aa16a)

-👤 **Abraham Ibizugbe**
- GitHub: [githubhandle](https://github.com/Ibizugbe)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abraham-ibizugbe-763791115/)

## 🤝 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](./LICENSE) licensed.