-
Notifications
You must be signed in to change notification settings - Fork 3
kasatani/iphone-stats
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published