A CLI tool to download android versions
Project description
Download Android X86 on your terminal
This python script list and download your required version of android-x86. To run this you need to have:
- python3
- pip (or similar)
install
pip install downdroid
remember to add ~/.local/bin to PATH
Commands
| command | arguments |
|---|---|
| --list | all, versions, releases |
| --help | - |
| --add | {android-x86 version} |
Download a version
List Versions and releases
downdroid --list versions
downdroid --list releases
or
downdroid --list all
select a version and then:
downdroid --add {selected-version}
now, wait, in some minutes your file will be downloaded to you Downloads folder and you can use your android-x86
DEV
if you want to run this by your own, clone this repo and run:
pipenv
pipenv install
pipenv shell
or with pip
pip install -r requirements.txt
and finally run those commands with python3 as:
python3 downdroid.py --list versions
python3 downdroid.py --list releases
python3 downdroid.py --list all
python3 downdroid.py --add {selected-version}
or with executable commands listed on Download a version
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file downdroid-0.0.6.tar.gz.
File metadata
- Download URL: downdroid-0.0.6.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cc6748f91424919e4c50493a0f85b13d74b6395a90c060d3c8e0abfbfb73ebf
|
|
| MD5 |
78fdb41304fb8011526feaae32ad7661
|
|
| BLAKE2b-256 |
86a43f806606ec48c727140981135d0b10a9c38b667f01b10c28582bfdb9872c
|
File details
Details for the file downdroid-0.0.6-py3-none-any.whl.
File metadata
- Download URL: downdroid-0.0.6-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc3672cd5b024468832f40b66b4bfb9cb3a8f0e8cb847d78a1a17db704fbe4f6
|
|
| MD5 |
ce8ce4cd5d573269927afe0a1825c284
|
|
| BLAKE2b-256 |
f00d40c3a185b606ab5579349b43bfb3b4f0bf631aec52d4511477565dd55b07
|