{"id":24277171,"url":"https://github.com/indiecodermm/morse-decoder","last_synced_at":"2025-03-14T10:23:00.739Z","repository":{"id":137078309,"uuid":"611287858","full_name":"IndieCoderMM/morse-decoder","owner":"IndieCoderMM","description":"Morse code decoder","archived":false,"fork":false,"pushed_at":"2023-03-08T21:46:17.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-16T00:03:25.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IndieCoderMM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-08T14:14:44.000Z","updated_at":"2023-07-25T01:26:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ee64b4e-8a46-4811-bb09-960199c91594","html_url":"https://github.com/IndieCoderMM/morse-decoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fmorse-decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fmorse-decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fmorse-decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fmorse-decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IndieCoderMM","download_url":"https://codeload.github.com/IndieCoderMM/morse-decoder/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243559087,"owners_count":20310692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-15T23:29:24.213Z","updated_at":"2025-03-14T10:23:00.714Z","avatar_url":"https://github.com/IndieCoderMM.png","language":"Ruby","readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n## 📗 Table of Contents\n\n- [🔑 Morse Decoder](#-morse-decoder)\n  - [🛠 Built With](#-built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [💻 Getting Started](#-getting-started)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Installation](#installation)\n    - [Usage](#usage)\n  - [👥 Authors](#-authors)\n  - [🔭 Future Features](#-future-features)\n  - [🤝 Contributing](#-contributing)\n  - [💖 Show your support](#-show-your-support)\n  - [🙏 Acknowledgments](#-acknowledgments)\n  - [📜 License](#-license)\n\n\n# 🔑 Morse Decoder\n\n**Morse Decoder** is a program to convert [Morse Code](https://en.wikipedia.org/wiki/Morse_code#:~:text=Morse%20code%20is%20a%20method,the%20inventors%20of%20the%20telegraph.) messages into readable text.\n\n## 🛠 Built With\n\n### Tech Stack\n\n- Ruby\n\n### Key Features\n\n- Take Morse Codes as input \n- Output the decoded message\n- Decode Morse Code quickly\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 💻 Getting Started\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need [Ruby](https://www.ruby-lang.org/en/) installed on your machine.\n\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-project\n  git clone git@github.com:IndieCoderMM/morse-decoder.git .\n```\n\n\n### Installation\n\nInstall this project with:\n\n```sh\n  gem install\n```\n\n\n### Usage\n\nTo run the program, execute the following command:\n\n```sh\n  ruby decoder.rb\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 👥 Authors\n\n👨‍🚀 **Hein Thant**\n\n- GitHub: [@githubhandle](https://github.com/indiecodermm)\n- Gmail: hthant00chk@gmail.com\n- LinkedIn: [LinkedIn](https://linkedin.com/in/hthantoo)\n\n👨‍🚀 **Abel Seifu**\n\n- GitHub: [@abe1able](https://github.com/abe1able)\n- LinkedIn: [Abel-Seifu](https://linkedin.com/in/abel-seifu)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🔭 Future Features \n\n- [ ] **Add morse codes for numbers**\n- [ ] **Get input from cmd**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 💖 Show your support\n\nIf you like this project, please consider giving it a ⭐.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments\n\nI would like to thank all code reviewers for making this project better.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 📜 License\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fmorse-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findiecodermm%2Fmorse-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findiecodermm%2Fmorse-decoder/lists"}