{"id":13566986,"url":"https://github.com/linroid/sadb","last_synced_at":"2026-02-14T07:10:22.558Z","repository":{"id":84879472,"uuid":"113191490","full_name":"linroid/sadb","owner":"linroid","description":"(safe adb) Easy your adb operation when connected multiple devices","archived":false,"fork":false,"pushed_at":"2023-01-09T06:06:13.000Z","size":56,"stargazers_count":180,"open_issues_count":1,"forks_count":21,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-04T18:54:23.535Z","etag":null,"topics":["adb","android","pypi","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linroid.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}},"created_at":"2017-12-05T14:20:21.000Z","updated_at":"2024-07-28T18:04:44.000Z","dependencies_parsed_at":"2023-03-02T18:30:21.776Z","dependency_job_id":null,"html_url":"https://github.com/linroid/sadb","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/linroid%2Fsadb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linroid%2Fsadb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linroid%2Fsadb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linroid%2Fsadb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linroid","download_url":"https://codeload.github.com/linroid/sadb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107816,"owners_count":20884793,"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":["adb","android","pypi","python"],"created_at":"2024-08-01T13:02:20.949Z","updated_at":"2026-02-14T07:10:22.521Z","avatar_url":"https://github.com/linroid.png","language":"Python","funding_links":[],"categories":["Python","Python (1887)"],"sub_categories":[],"readme":"# sadb\n(safe adb)Easy your adb operation when connected multiple devices\n\n[![PyPI version](https://badge.fury.io/py/sadb.svg)](https://badge.fury.io/py/sadb)\n\nIt's painful to use adb commands if your computer has connected multiple devices, especially you type a very long command and adb shows error that there has multiple devices and you need to try it again with the device's identity argument.\n\n`sadb` was created by solving this problem, no `-s` argument need anymore, you can also use one command to operate multiple devices in batch:\n![](https://raw.githubusercontent.com/linroid/sadb/master/screenshots.png)\n\n### Install\n---\n\n`sadb` has already uploaded to [PYPI](https://pypi.python.org/pypi/sadb)，so the simplest way is to install by pip：\n\n```\n$ pip install sadb\n```\n\nAlso，you can install from source code：\n\n```\n$ git clone git@github.com:linroid/sadb.git\n$ cd sadb\n$ python setup.py install\n```\n\n### Usage\n\nUse `sadb` as same as the orignal `adb` command, it will let you choose target devices when needed.\n\n\n### Upgrade：\n\n```\n$ pip install sadb --upgrade\n```\n\n\n### License\n---\n\nApache License 2.0 ([here](https://github.com/linroid/sadb/blob/master/LICENSE))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinroid%2Fsadb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinroid%2Fsadb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinroid%2Fsadb/lists"}