appdiff

command module
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2020 License: MIT Imports: 11 Imported by: 0

README

Appdiff

Build Status

A CLI tools to compare the difference between two APKs or IPAs.

Useful to reduce manual effort to make a report size app when a new version was released.

Usage

  1. Get appdiff file from repo
$ appdiff <new_apk_or_ipa> <old_apk_or_ipa>

or, use file develop script

$ go run main.go  <new_apk_or_ipa> <old_apk_or_ipa>

until you see

...
All data has been copied to clipboard!
$ _
  1. Open create a new sheet page to paste the result
  2. To be a pretty view, just go to Data > Split text to columns
  3. Go ahead to sort by diff header or other columns

Todo

  • Diff by packages in Android
  • Beautiful report

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL