{"id":20917275,"url":"https://github.com/c1m50c/morse-code","last_synced_at":"2026-06-08T16:05:02.727Z","repository":{"id":137446470,"uuid":"436133924","full_name":"c1m50c/morse-code","owner":"c1m50c","description":"Morse Code Encoder \u0026 Decoder written in Python.","archived":false,"fork":false,"pushed_at":"2021-12-12T03:56:58.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T23:34:44.388Z","etag":null,"topics":["actions","decoder","educational","encoder","mit-license","morse","morse-code","morsecode","py-test","pytest","python","python3","rich","tests"],"latest_commit_sha":null,"homepage":"","language":"Python","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/c1m50c.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":"2021-12-08T05:58:56.000Z","updated_at":"2021-12-12T03:57:00.000Z","dependencies_parsed_at":"2024-04-19T02:01:03.482Z","dependency_job_id":null,"html_url":"https://github.com/c1m50c/morse-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c1m50c/morse-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fmorse-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fmorse-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fmorse-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fmorse-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c1m50c","download_url":"https://codeload.github.com/c1m50c/morse-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fmorse-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["actions","decoder","educational","encoder","mit-license","morse","morse-code","morsecode","py-test","pytest","python","python3","rich","tests"],"created_at":"2024-11-18T16:31:34.575Z","updated_at":"2026-06-08T16:05:02.709Z","avatar_url":"https://github.com/c1m50c.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **morse-code**\n\n[![Tests](https://github.com/c1m50c/morse-code/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/c1m50c/morse-code/actions/workflows/tests.yml)\n\nMorse Code Encoder \u0026 Decoder written in Python.\n\n\n## **Installing Requirements \u0026 Running**\n```bash\n# Install Required Packages with the `pip` package manger.\n$ cd morse-code\n$ pip3 install -r ./requirements.txt\n```\n\n```bash\n# Run the Application with `python3`.\n$ cd morse-code\n$ python3 src/main.py\n...\n```\n\n\n## **Examples**\n```bash\nmessage:$ we out here\nEncoded: .-- . --- ..- - .... . .-. . \nDecoded:\n```\n\n```bash\nmessage:$ morse code -- --- .-. ... . -.-. --- -.. .\nEncoded: -- --- .-. ... . -.-. --- -.. . -....- -....- -....- -....- -....- .-.-.- -....- .-.-.- .-.-.- .-.-.- .-.-.- .-.-.- -....- .-.-.- -....- .-.-.- -....- -....- \n-....- -....- .-.-.- .-.-.- .-.-.- \nDecoded: MORSECODE\n```\n\n\n## **Encodable Characters**\n```yml\naAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ # English Alphabet\n,?:-\"()=@+_'/;.!\u0026$ # Punctuation Symbols\n012345679 # Digits\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc1m50c%2Fmorse-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc1m50c%2Fmorse-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc1m50c%2Fmorse-code/lists"}