Skip to content

kasatani/iphone-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple script for summarizing downloads from App Store.

To see daily downloads, download daily reports from iTunes Connect, and run the following command. Replace REPORT_DIR with the directory that contains the downloaded report.

gzip -cd REPORT_DIR/*.gz | ruby stat.rb date

You can change "date" to "country" to see downloads by countries.

* CONTACT

Shinya Kasatani - kasatani at gmail.com

About

Simple script for summarizing downloads from App Store. WARNING: This script is no longer maintained so it will not work with the current App Store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages