Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/morse_code_message
Decode a Morse code message is an application that can be used to decode sentences written in morse to words in the alphabet.
https://github.com/lucas-erkana/morse_code_message
Last synced: about 1 month ago
JSON representation
Decode a Morse code message is an application that can be used to decode sentences written in morse to words in the alphabet.
- Host: GitHub
- URL: https://github.com/lucas-erkana/morse_code_message
- Owner: Lucas-Erkana
- License: mit
- Created: 2023-05-10T13:32:50.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-05-10T15:58:18.000Z (over 1 year ago)
- Last Synced: 2023-08-07T19:21:25.258Z (over 1 year ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Decode a Morse code message ](#-decode-a-morse-code-message-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)# 📖 Decode a Morse code message
**Decode a Morse code message** is an application that can be used to decode sentences written in morse to english text.
Server
- **Decode morse code**
To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/Lucash2022/Morse_code_message.git`
- Run the code with ruby
### Prerequisites
In order to run this project you need:
- Git and GitHub
- A code editor
- Ruby
### Setup
Clone this repository to your desired folder:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/Lucash2022/Morse_code_message.git`
### Install
Install this project with:
- Ruby
👤 **Lucas Erkana**
- GitHub: [@Lucash2022](https://github.com/Lucash2022)
- Twitter: [@Lucas_David_22](https://twitter.com/@Lucas_David_22)
- LinkedIn: [Lucas Erkana](https://www.linkedin.com/in/lucas-erkana/)
- [ ] **Encode text to morse code**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly leave a ⭐
I would like to thank Microverse for the great resources shared.
This project is [MIT](./LICENSE) licensed.