app-package-manager
v1.0.1
Published
An app package manager for Google Play
Downloads
5
Maintainers
Readme
appm
A package manager for Google Play APK's downloaded through Evozi, and installed with adb.
Install :
npm i -g app-package-manager
Usage :
Usage: appm [COMMAND] QUERY
Search & download APK from Google Play with QUERY
Where COMMAND is:
search -- Search through the Google Play app database
download -- Search and download an app from Google Play
install -- Search, download and install an app from Google Play
NOTE: using install requires adb (Android commandline tools)
LICENSE
Check out the LICENSE
file for more information.