commands.sh

fdroidcl

all

Manage F-Droid apps of devices connected via ADB.

More info →

Examples (7)

Fetch the F-Droid index

fdroidcl update

Display information about an app

fdroidcl show app_id

Download the APK file of an app

fdroidcl download app_id

Search for an app in the index

fdroidcl search search_pattern

Install an app on a connected device

Add a repository

fdroidcl repo add repo_name url

Remove, enable, or disable a repository

fdroidcl repo remove|enable|disable repo_name
made by @shridhargupta | data from tldr-pages