{"id":19207691,"url":"https://github.com/gill-singh-a/morse-code","last_synced_at":"2025-11-14T06:01:37.967Z","repository":{"id":152459697,"uuid":"626097012","full_name":"Gill-Singh-A/Morse-Code","owner":"Gill-Singh-A","description":"Encodes or Decodes Morse code","archived":false,"fork":false,"pushed_at":"2023-04-11T03:04:59.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-04T15:41:54.382Z","etag":null,"topics":["decoding","encoding","morse","morse-code","python","python-3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Gill-Singh-A.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":"2023-04-10T19:42:34.000Z","updated_at":"2023-05-18T17:07:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"22bc7e22-9c8b-4eff-94b1-b1043338006d","html_url":"https://github.com/Gill-Singh-A/Morse-Code","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/Gill-Singh-A%2FMorse-Code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FMorse-Code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FMorse-Code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FMorse-Code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gill-Singh-A","download_url":"https://codeload.github.com/Gill-Singh-A/Morse-Code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240280834,"owners_count":19776414,"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":["decoding","encoding","morse","morse-code","python","python-3"],"created_at":"2024-11-09T13:22:01.356Z","updated_at":"2025-11-14T06:01:30.933Z","avatar_url":"https://github.com/Gill-Singh-A.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Morse Code\nEncodes or Decodes Morse code\n\n## Requirements\nLanguage Used = Python3\u003cbr /\u003e\nModules/Packages used:\n* datetime\n* optparse\n* colorama\n* time\n\n## Input\nIt either takes input from a file or through its runtime.\n### File Input\nTo give it a file to encode or decode, we can use the arguments \"--encode\" and \"--decode\" or '-e' or '-d' respectively.\u003cbr /\u003e\nFor example:\u003cbr /\u003e\n* To encode\n```bash\npython morse_code.py --encode file_from_which_data_is_to_be_encoded\n```\n* To decode\n```bash\npython morse_code.py --decode file_from_which_data_is_to_be_decoded\n```\n### Runtime Input\nIf no file is specified, then the user will be asked to select an option to Encode or Decode a string.\u003cbr /\u003e\nThen after specifying we have to provide the required string to be encoded or decoded.\u003cbr /\u003e\nFinally the result would be displayed on the Command Line Interface.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Fmorse-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgill-singh-a%2Fmorse-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Fmorse-code/lists"}