hassansin / androidpublisher

CLI app to interact with Google Play Developer API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

androidpublisher

CLI app to interact with Google Play Developer API

Installation

Pre-built binaries

See releases

From Source

go install github.com/hassansin/androidpublisher

Usage

androidpublisher --package com.example.android --credentials "path to service account JSON key file"

How to create service account

Key bindings

Ctrl+C: Quit Ctrl+S: Save response Ctrl+X: Copy response to clipboard TAB: Switch Panel/Switch Input ENTER: Perform Action F5: Perform last request again ↑↓: Navigation ESC: Cancel popup Ctrl+H: Scroll to top Ctrl+E: Scroll to bottom Ctrl+K: Delete rest of the line PageDown: Scroll to next page PageUp: Scroll to previous page

Screenshots

screensho

TODO

About

CLI app to interact with Google Play Developer API


Languages

Language:Go 100.0%