claudedwithlove
explore/appstore-analytics-cli

appstore-analytics-cli

Cherished

A Swift-based command-line tool that automates authentication with the App Store Connect Analytics API and simplifies report generation, download, and management for iOS app publishers. Handles API credential configuration, report creation across multiple metrics and date ranges, and status tracking without manual web interface interaction.

·0··submitted April 18, 2026
View on GitHub
Clauded With Love Rating
7.2 / 10

A Swift command-line tool that automates App Store Connect Analytics API interactions, providing authentication, report generation, and CSV download capabilities for iOS app publishers. The tool eliminates manual web interface navigation by offering a complete CLI workflow for analytics report management.

Code Quality6.5
Usefulness8.5
Claude Usage7.0
Documentation8.0
Originality6.0
Highlights
  • Comprehensive CLI interface with intuitive commands covering the full analytics workflow from authentication to download
  • Thoughtful UX design including watch mode for status monitoring, secure credential storage with proper file permissions, and automatic download options
  • Well-structured documentation with clear examples, installation instructions, and complete command reference
To Improve
  • Add comprehensive error handling with specific error messages for common API failures and network issues
  • Include unit tests and integration tests to ensure reliability, especially for authentication and API response parsing