Skip to content

Releases: AndroidPoet/playconsole-cli

v0.5.1

07 Mar 08:47

Choose a tag to compare

Changelog

  • 6ebd193 Make magic setup fully idempotent

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash

v0.5.0

07 Mar 08:41

Choose a tag to compare

Changelog

  • b6ec710 Add magic setup: gpc setup --auto

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash

v0.4.1

04 Mar 19:28

Choose a tag to compare

Changelog

  • b280742 Add 11 new command groups and expand to 80+ subcommands
  • 996867a Add Agent Skills section to README
  • c0b0bc1 Add bundles find and wait subcommands
  • b409084 Add stats command for CLI download tracking
  • ad39cd9 Add v0.3.0 commands docs and scam warning
  • 420438e Fix upload MIME type: use application/octet-stream for all binary uploads
  • 3e96c65 Optimize logo: crop to square, resize to 512x512
  • 1a5e480 Remove Design Philosophy section - focus on end users
  • baf83cc Remove scam warning from README
  • 140bfce Update logo with cleaner version

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash

v0.4.0

25 Feb 06:57

Choose a tag to compare

Changelog

  • 013ccb1 Add 11 new command groups and expand to 80+ subcommands
  • b409084 Add stats command for CLI download tracking
  • ad39cd9 Add v0.3.0 commands docs and scam warning
  • 3e96c65 Optimize logo: crop to square, resize to 512x512
  • 1a5e480 Remove Design Philosophy section - focus on end users
  • baf83cc Remove scam warning from README
  • 140bfce Update logo with cleaner version

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash

v0.3.0

21 Feb 08:36

Choose a tag to compare

Changelog

  • 6bcdf92 Add Wall of Apps feature and contributing guide
  • b982525 Add logo to README
  • 7e6ad54 Add vitals, devices, and reports commands
  • 1b3d18c Fix CI: ignore goreleaser deprecation warnings
  • 0262600 Improve README design and fix CI workflow
  • 158cb39 Improve Wall of Apps section with add instructions

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash

v0.2.0

21 Feb 07:46

Choose a tag to compare

Changelog

  • 638159b Add CI/CD workflows and improve distribution
  • 2238f86 Add interactive setup wizard and API enablement flow
  • b66ffaa Fix branding to AndroidPoet, clean up README
  • 0b79aa1 Fix error output not being displayed
  • 211a9bd Initial release: Google Play Console CLI
  • 3df17e9 Migrate products to new Monetization API
  • dc335af Rename gpc to playconsole-cli

Installation

brew tap AndroidPoet/tap && brew install playconsole-cli

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/AndroidPoet/playconsole-cli/main/install.sh | bash