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.
- Host: GitHub
- URL: https://github.com/aron-net/decode-a-morse-code-message
- Owner: aron-net
- Created: 2022-09-27T16:42:51.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-27T18:23:09.000Z (over 3 years ago)
- Last Synced: 2025-07-02T10:52:12.266Z (12 months ago)
- Topics: morse-decoder
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.