4.5.1-0 • Published 7 years ago

google-play-cli v4.5.1-0

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

NPM

Build Status npm version

SYNOPSIS

Command line tools using the node-google-play library.

OPTIONS

The following environment variables are used:

  • GOOGLE_LOGIN - email address used on a mobile phone.
  • GOOGLE_PASSWORD - The password used to access the Play service.
  • ANDROID_ID - the ID for the device for Google. This is the GSF ID not the id from dialing *#*#8255#*#*. You can get the gsf id e.g., using the device id app

USAGE

I use the jq tool to stream the JSON results.

Download

Download the app to your current directory.

  • $ gp-download air.WatchESPN > air.WatchESPN.apk

Bulk Details

  • $ gp-bulk-details air.WatchESPN com.viber.voip | jq '.'

Delivery info

This info is sent from the server to the device before downloading the app.

  • $ gp-delivery air.WatchESPN | jq '.'

Integrity

Get the SHA1 checksum for the file from Google.

$ gp-get-sha1 air.WatchESPN
5381ff6fbcb36032aea1c3b83d921b94602c2f3a
4.5.1-0

7 years ago

4.5.0

8 years ago

4.4.2

8 years ago

4.4.1

8 years ago

4.4.0

8 years ago

4.3.0

9 years ago

4.2.0

9 years ago

4.1.0

9 years ago

4.0.0

9 years ago

3.1.1

9 years ago

3.1.0

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.1.3

9 years ago

2.1.2

9 years ago

2.1.1

9 years ago

2.1.0

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago