{"id":20492787,"url":"https://github.com/kartikmehta8/morse-code-flashlight","last_synced_at":"2026-04-20T06:34:07.314Z","repository":{"id":237458865,"uuid":"680090891","full_name":"kartikmehta8/Morse-Code-Flashlight","owner":"kartikmehta8","description":"A Morse Code Flashlight Android app for emergency and recreational use.","archived":false,"fork":false,"pushed_at":"2022-08-05T04:36:05.000Z","size":482,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-05T17:47:03.132Z","etag":null,"topics":["android-application","java","morse-code","sos"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/kartikmehta8.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-08-18T10:13:48.000Z","updated_at":"2024-04-15T15:43:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"bddceb02-d634-436a-9dc5-f8243f7d7ae4","html_url":"https://github.com/kartikmehta8/Morse-Code-Flashlight","commit_stats":null,"previous_names":["kartikmehta8/morse-code-flashlight"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kartikmehta8/Morse-Code-Flashlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FMorse-Code-Flashlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FMorse-Code-Flashlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FMorse-Code-Flashlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FMorse-Code-Flashlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kartikmehta8","download_url":"https://codeload.github.com/kartikmehta8/Morse-Code-Flashlight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kartikmehta8%2FMorse-Code-Flashlight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32036509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["android-application","java","morse-code","sos"],"created_at":"2024-11-15T17:30:51.550Z","updated_at":"2026-04-20T06:34:07.298Z","avatar_url":"https://github.com/kartikmehta8.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Morse-Code-Flashlight\n\nA simple flashlight app which allows you to use your device's flashlight to send out Morse Code messages.\n\nMain Menu | Custom Input\n--- | ---\n![App Screenshot](./doc/img/main_menu_screenshot.png) | ![App Screenshot](./doc/img/input_screenshot.png)\n\n## Description\n\nMorse Code Flashlight is an app which helps users send out messages using their devices' flashlight in the form of Morse Code.\nUsers can also use this application as a basic flashlight app if their device does not have built-in flashlight support.\n\nThis app is my first Android app which I build independently without referencing any existing tutorials. The goal of building \nthis app is to practice what I learnt from the [Official Android Developer Tutorial Courses](https://developer.android.com/courses), \nand this app also serves practical purposes.\n\nThis project is built with Java with Android's Room Database.\n\n## Features\n- Basic Flashlight (ON/OFF)\n- Siren Flashlight (Rapid Flashing) by long pressing ON/OFF button\n- SOS Morse Code Siren (Flashes SOS sequence indefinitely)\n- Custom Morse Code Input (Translates user's sentence input into Morse Code)\n- And more!\n\n### Upcoming Features\n- Save custom input for quick access\n- Include common Morse Code phrases for quick access\n\n## Getting Started\n\n### Dependencies\n\n* Minimum Android SDK version: 22\n* Recommended Android SDK version: 32\n\n### Installing\n\n#### For Developers:\n1. Fork a copy to your own branch.\n2. Use Android Studio or IntelliJ or equivalent IDEs to open the project.\n3. Use your IDE's built-in AVD manager and run the app on a virtual device. Note the device requirements are in the dependencies section above.\n\n#### For Common Users\n1. Download the Android APK on the Releases section on GitHub.\n2. Install the application by running the APK.\n\n## Help\n\nIf you encounter any issues with the app, please close the app and restart it to see if the issue is resolved. If not, please leave a detailed description in the \"issues\" tab on GitHub to let me know.\n\n## Authors\n\n[Tyler-CY](https://github.com/Tyler-CY)\n\n## Version History\n\n* 1.0\n    * Initial Release\n\n## License\n\nThis project is licensed under the Tyler-CY License - see the LICENSE.md file for details\n\n## Acknowledgments\n\n* [Official Android Developer Tutorial Courses](https://developer.android.com/courses)\n* [Official Android Developer Documentation](https://developer.android.com/docs)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fmorse-code-flashlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkartikmehta8%2Fmorse-code-flashlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkartikmehta8%2Fmorse-code-flashlight/lists"}