Skip to content

hassansin/androidpublisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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