https://github.com/amejid/morse-code
Simple decoder for Morse messages.
https://github.com/amejid/morse-code
ruby
Last synced: 29 days ago
JSON representation
Simple decoder for Morse messages.
- Host: GitHub
- URL: https://github.com/amejid/morse-code
- Owner: amejid
- Created: 2022-09-21T12:08:16.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-21T13:32:04.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T01:23:37.063Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
👤 **Abdelmejid Oumer Ali**
- GitHub: [@amejid](https://github.com/amejid)
- Twitter: [@amejidoumer](https://twitter.com/amejidoumer)
- LinkedIn: [amejid](https://linkedin.com/in/amejid)
👤 **Anas Abubakar Bassi**
- GitHub: [@anasbassi](https://github.com/anasbassi)
- Twitter: [@anasabu92568449](https://twitter.com/anasabu92568449)
- LinkedIn: [Anas Abubakar](https://linkedin.com/in/anas-abubakar-7b352722b)
## 🤝 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.