{"id":21630281,"url":"https://github.com/sudhanshu-ambastha/morse-code-translator","last_synced_at":"2026-01-07T15:31:11.190Z","repository":{"id":251512097,"uuid":"837520519","full_name":"Sudhanshu-Ambastha/Morse-Code-Translator","owner":"Sudhanshu-Ambastha","description":"This C program translates text to Morse code and vice versa. It allows the user to choose between converting plain text to Morse code or converting Morse code back to plain text.","archived":false,"fork":false,"pushed_at":"2024-08-03T13:57:54.000Z","size":807,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T22:42:43.085Z","etag":null,"topics":["clang","morse-code","morse-code-translator"],"latest_commit_sha":null,"homepage":"https://www.programiz.com/online-compiler/4P7rYEpkylZWm","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sudhanshu-Ambastha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-03T08:10:25.000Z","updated_at":"2024-08-03T16:14:54.000Z","dependencies_parsed_at":"2024-08-03T16:23:36.256Z","dependency_job_id":"05d76af6-1571-4f88-b8d9-a8208b23d851","html_url":"https://github.com/Sudhanshu-Ambastha/Morse-Code-Translator","commit_stats":null,"previous_names":["sudhanshu-ambastha/morse-code-translator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sudhanshu-Ambastha%2FMorse-Code-Translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sudhanshu-Ambastha%2FMorse-Code-Translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sudhanshu-Ambastha%2FMorse-Code-Translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sudhanshu-Ambastha%2FMorse-Code-Translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sudhanshu-Ambastha","download_url":"https://codeload.github.com/Sudhanshu-Ambastha/Morse-Code-Translator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246157608,"owners_count":20732645,"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":["clang","morse-code","morse-code-translator"],"created_at":"2024-11-25T02:10:22.250Z","updated_at":"2026-01-07T15:31:11.126Z","avatar_url":"https://github.com/Sudhanshu-Ambastha.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Morse Code Translator\nThis is a simple C program that translates English text into Morse code and vice versa.\n\n## Preview\n\u003cpicture\u003e\u003cimg src=\"MorseCode.gif\" width=\"100%\"\u003e\u003c/picture\u003e\n\n## Compilation and Execution\n1. To check whether MinGW is recognized by your system, use the following command:\n   ```\n   gcc -v\n   ```\n2. use the play button in the top right corner to run and debug the code.\n\n3. To compile the game, use the following command:\n   ```\n   gcc -o Main Main.c\n   ```\n\n   To run the compiled program:\n   ```\n   ./Main\n   ```\n\n   If you encounter any issues setting up MinGW on Windows, refer to this guide: \n   [How to run a C program in Visual Studio Code](https://www.javatpoint.com/how-to-run-a-c-program-in-visual-studio-code)\n  \n## Example Input and Output\n1. Text to Morse Code with Numbers:\n   Input:\n   ```\n   HELLO WORLD 2024\n   ```\n   Output:\n   ```\n   .... . .-.. .-.. --- / .-- --- .-. .-.. -.. / ..--- ----- ..--- ....-\n   ```\n\n2. Morse Code to Text with Numbers:\n   Input:\n   ```\n   .... . .-.. .-.. --- / .-- --- .-. .-.. -.. / ..--- ----- ..--- ....-\n   ```\n   Output:\n   ```\n   HELLOWORLD2024\n   ```\n\n__***Note***__: The program uses the standard Morse code chart to translate between English text and Morse code.\n\n## Dependencies\nStandard C library: \n- [MinGW](https://sourceforge.net/projects/mingw/)\n- [C/C++](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudhanshu-ambastha%2Fmorse-code-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudhanshu-ambastha%2Fmorse-code-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudhanshu-ambastha%2Fmorse-code-translator/lists"}