# matlink/gplaycli

Google Play Downloader via Command line

Repository: https://github.com/matlink/gplaycli
Canonical: https://ross.abutalabs.com/products/gplaycli
Language: Python
License: NOASSERTION
License Family: other
Last push: 2021-10-02T12:02:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4168, "days_push": 1796, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1135, forks 184 (observed 2026-08-28T04:03:43.368035+00:00)

## What it is
GPlayCli is a Python command-line tool to search, download, and update Android APKs from the Google Play Store. It supports authentication via token dispenser servers or Google credentials and can batch-download or update APK folders.

## Use cases
- download apk from google play via command line
- search google play store from terminal
- bulk download android apps by package id
- update all apks in a folder
- script apk downloads without a phone

## When to choose
- you need to fetch APKs programmatically or from a headless server
- you want to batch-download or keep a folder of APKs up to date
- you prefer a CLI over the Play Store app

## When to avoid
- you need a maintained tool - the last release was 2021 and Play Store API changes frequently break it
- you want a GUI app store experience
- you need to install apps directly to a device

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, http-client, auth, search-engine
- domain: android-tools, developer-tools
- platform: python, cli, cross-platform
- tags: google-play, apk-downloader, android, apk-management, play-store, command-line, automation, linux

## Member repositories
- matlink/gplaycli (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.368035+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:36:48.194328+00:00, confidence not recorded.
  - readme: https://github.com/matlink/gplaycli (fetched 2026-08-28T04:03:43.368035+00:00, sha c96fc45eadba)
  - registry_pypi: https://pypi.org/pypi/gplaycli/json (fetched 2026-08-29T12:41:54.693225+00:00, sha a11fdc20cbdc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
