{"id":24033718,"url":"https://github.com/matejmajny/adb-installer","last_synced_at":"2026-04-07T06:31:03.574Z","repository":{"id":123373854,"uuid":"532492973","full_name":"matejmajny/adb-installer","owner":"matejmajny","description":"Automatically installs ADB and adds it to path. (supports windows and linux)","archived":false,"fork":false,"pushed_at":"2023-02-17T14:21:07.000Z","size":49,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T22:32:52.077Z","etag":null,"topics":["adb","android","auto-installer","linux","platform-tools","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matejmajny.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":"2022-09-04T09:25:33.000Z","updated_at":"2025-03-28T17:02:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"31dbb323-3b87-4ca4-88e7-fee35702a79a","html_url":"https://github.com/matejmajny/adb-installer","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/matejmajny/adb-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejmajny%2Fadb-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejmajny%2Fadb-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejmajny%2Fadb-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejmajny%2Fadb-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matejmajny","download_url":"https://codeload.github.com/matejmajny/adb-installer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejmajny%2Fadb-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31503380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["adb","android","auto-installer","linux","platform-tools","windows"],"created_at":"2025-01-08T18:38:28.264Z","updated_at":"2026-04-07T06:31:03.545Z","avatar_url":"https://github.com/matejmajny.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ADB Installer Script 📱\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/matejmajny/adb-installer?style=for-the-badge)\n![GitHub last commit](https://img.shields.io/github/last-commit/matejmajny/adb-installer?color=orange\u0026style=for-the-badge)\n![GitHub contributors](https://img.shields.io/github/contributors/matejmajny/adb-installer?style=for-the-badge)\n![GitHub issues](https://img.shields.io/github/issues/matejmajny/adb-installer?style=for-the-badge)    \nA simple Python script for installing ADB (Android Debug Bridge) on Windows and Linux systems, and automatically adding ADB to the system's PATH.\n\n## Requirements\n- Python 3.x\n- Windows 8.1 or above **or** some linux distro\n## Installation\nClone the repo or download the script\nRun the script using python 3\n```bash\npython3 main.py\n```\nFollow the prompts to install ADB on your system.\n## Usage\nOnce the installation is complete, you can use ADB commands in the command prompt or terminal without having to specify the full path to the ADB binary.\n\n## Troubleshooting\nIf you get an error message that ADB is not recognized as an internal or external command, make sure that the script has added ADB to the system's PATH.\nIf you are on Linux and get a permission error, run the script with superuser (sudo) privilege.\nSome linux users may need additional udev rules for their device to be succefully recognized, if this is you please run the `linuxudev.py` file which should attempt to find your device and also install a generic rule list.\n## Contributing\nWe welcome contributions to this script. If you have any suggestions or improvements, please feel free to open a pull request.\n## License\nThis script is released under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatejmajny%2Fadb-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatejmajny%2Fadb-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatejmajny%2Fadb-installer/lists"}