1.0.1 • Published 7 years ago

app-package-manager v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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.