{"id":22240197,"url":"https://github.com/pedrogabriel/adb-getevent-php-converter","last_synced_at":"2025-07-27T23:32:45.907Z","repository":{"id":199575687,"uuid":"46630797","full_name":"PedroGabriel/adb-getevent-php-converter","owner":"PedroGabriel","description":"Convert 'adb shell getevent' to 'sendevent' using PHP","archived":false,"fork":false,"pushed_at":"2016-07-29T21:33:10.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T15:50:31.777Z","etag":null,"topics":["cli"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/PedroGabriel.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}},"created_at":"2015-11-21T19:44:18.000Z","updated_at":"2022-01-31T12:10:07.000Z","dependencies_parsed_at":"2023-10-11T02:30:31.082Z","dependency_job_id":null,"html_url":"https://github.com/PedroGabriel/adb-getevent-php-converter","commit_stats":null,"previous_names":["pedrogabriel/adb-getevent-php-converter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PedroGabriel/adb-getevent-php-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroGabriel%2Fadb-getevent-php-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroGabriel%2Fadb-getevent-php-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroGabriel%2Fadb-getevent-php-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroGabriel%2Fadb-getevent-php-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PedroGabriel","download_url":"https://codeload.github.com/PedroGabriel/adb-getevent-php-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroGabriel%2Fadb-getevent-php-converter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267441257,"owners_count":24087771,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":["cli"],"created_at":"2024-12-03T03:29:14.497Z","updated_at":"2025-07-27T23:32:45.597Z","avatar_url":"https://github.com/PedroGabriel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adb-getevent-php-converter\n#### Convert 'adb shell getevent' to 'sendevent' using PHP\n__hex2dat.php generated a .scr (not a screen saver) file based on input file and it's name.__\n\n\nOpen your app/place you want to start\n\nTo record an action:  \n`$ adb shell getevent \u003e \u003cfile_name\u003e`  \nPress ctrl+c / stop the proccess when you end your task\n\nTo convert the file:  \n`$ php hex2dat.php \u003cfile_name\u003e`\n\nUpload into device sdcard (considering you have an sdcard):  \n`$ adb push \u003cfile_name\u003e.scr /sdcard/\u003cnew_file_name\u003e`\n\nTo play the recorded action:\n`$ adb shell sh /sdcard/\u003cnew_file_name\u003e`\n\n\n##### Sample:  \n`$ adb shell getevent \u003e home_button_press`  \nPress the home button on the phone then ctrl+c/cancel this procces in `$ terminal` window\n\n`$ php hex2dat.php home_button_press`  \n`$ adb push home_button_press.scr /sdcard/home_button_press.scr`  \n`$ adb shell sh /sdcard/home_button_press.scr`  \n\nAnd the home button was pressed :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrogabriel%2Fadb-getevent-php-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedrogabriel%2Fadb-getevent-php-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrogabriel%2Fadb-getevent-php-converter/lists"}