{"id":15703917,"url":"https://github.com/dpbm/downdroid","last_synced_at":"2025-07-05T05:39:35.777Z","repository":{"id":61115550,"uuid":"548460648","full_name":"Dpbm/downdroid","owner":"Dpbm","description":"Download Android-X86 on your terminal","archived":false,"fork":false,"pushed_at":"2024-01-25T17:18:33.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-29T08:06:58.296Z","etag":null,"topics":["android","android-x86","bash","cli","cli-tool","download","download-manager","linux","python","python-package","python3","shell","terminal"],"latest_commit_sha":null,"homepage":"https://dpbm.github.io/downdroid/","language":"Python","has_issues":true,"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/Dpbm.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}},"created_at":"2022-10-09T16:07:07.000Z","updated_at":"2024-05-02T14:01:41.000Z","dependencies_parsed_at":"2024-01-27T05:34:50.609Z","dependency_job_id":"36c2a4dd-fb91-4f6d-8668-0d64903a58dd","html_url":"https://github.com/Dpbm/downdroid","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"6aee4e300adc8aed1259321a2e4f82db6911e988"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fdowndroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fdowndroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fdowndroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fdowndroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dpbm","download_url":"https://codeload.github.com/Dpbm/downdroid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253776001,"owners_count":21962436,"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":["android","android-x86","bash","cli","cli-tool","download","download-manager","linux","python","python-package","python3","shell","terminal"],"created_at":"2024-10-03T20:08:30.156Z","updated_at":"2025-05-12T16:28:16.615Z","avatar_url":"https://github.com/Dpbm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Download [Android X86](https://www.android-x86.org/) on your terminal\n\nThis python script list and download your required version of android-x86. To run this you need to have:\n\n* python3\n* pip (or similar)\n\n## install\n```bash\n    pip install downdroid\n```\nremember to add `~/.local/bin` to `PATH`\n\n## Commands\n\n| command   | arguments               | \n| --------- | ----------------------- |\n| --list    | all, versions, releases |\n| --help    | -                       |\n| --add     | {android-x86 version}   |\n\n## Download a version\n\nList Versions and releases\n\n```bash\n    downdroid --list versions\n    downdroid --list releases\n    or \n    downdroid --list all\n\n```\n\nselect a version and then:\n\n```bash\n    downdroid --add {selected-version}\n```\n\nnow, wait, in some minutes your file will be downloaded to you `Downloads` folder and you can use your android-x86\n\n## DEV\n\nif you want to run this by your own, clone this repo and run:\n\npipenv\n```\n    pipenv install\n    pipenv shell\n```\n\nor with pip\n```\n    pip install -r requirements.txt\n```\n\nand finally run those commands with python3 as:\n\n\n```bash\n    python3 downdroid.py --list versions\n    python3 downdroid.py --list releases\n    python3 downdroid.py --list all\n    python3 downdroid.py --add {selected-version}\n```\n\nor with executable commands listed on [Download a version](#download-a-version) ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpbm%2Fdowndroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpbm%2Fdowndroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpbm%2Fdowndroid/lists"}