ipatool majd

Command-line tool that allows searching and downloading app packages (known as ipa files) for iOS, iPadOS, tvOS, and visionOS from the App Store.

주요 언어
Go
Stars
10,085
Forks
871

태그

  • CLI 도구
  • 다운로드 매니저
  • iOS
  • 크로스플랫폼
  • 모바일 앱
  • 자동화
  • 오픈소스

요약

ipatool은 커맨드라인에서 Apple App Store의 앱을 검색·구매 라이선스 획득·목록 조회 후 ipa 패키지 파일을 직접 다운로드할 수 있게 해주는 Go 기반 도구입니다. iOS, iPadOS, tvOS, visionOS 등 여러 플랫폼을 지원하며 Apple ID 인증, 버전 목록 조회, 패키지 다운로드 등 주요 기능을 제공합니다. 자동화 환경에서 사용할 수 있는 비대화형 모드와 JSON 출력 형식을 지원하여 CI/스크립트 통합에 적합합니다.

README

# IPATool [![Release](https://img.shields.io/github/release/majd/ipatool.svg?label=Release)](https://GitHub.com/majd/ipatool/releases/) [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/majd/ipatool/blob/main/LICENSE) `ipatool`은 [App Store](https://apps.apple.com)…

查看完整页面