gplaycli
Google Play downloader command line interface
Install
- All systems
-
curl cmd.cat/gplaycli.sh
- Debian
-
apt-get install gplaycli
- Ubuntu
-
apt-get install gplaycli
- Kali Linux
-
apt-get install gplaycli
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gplaycli
- Raspbian
-
apt-get install gplaycli
- Dockerfile
- dockerfile.run/gplaycli
gplaycli
Google Play downloader command line interface
GPlayCli is a command line tool to search, install, update Android applications from the Google Play Store. The main goal was to be able to run this script with a cronjob, in order to automatically update an F-Droid server instance.