fdroidcl
F-Droid CLI client.
- Fetch the F-Droid index:
fdroidcl update
- Display info about an app:
fdroidcl show {app_id}
- Download an APK file:
fdroidcl download {app_id}
- Search for an app in the index:
fdroidcl search {search_pattern}
- Install an app on a connected device:
fdroidcl install {app_id}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).