majd/ipatool

▲ 1,500 stars today★ 11,328⑂ 942

Command-line tool that allows you to search for iOS, iPadOS, tvOS, visionOS, and macOS apps on the App Store, and download .ipa or macOS .pkg app packages.

About majd/ipatool

majd/ipatool is an open-source project on GitHub, mainly written in Go. Command-line tool that allows you to search for iOS, iPadOS, tvOS, visionOS, and macOS apps on the App Store, and download .ipa or macOS .pkg app packages. It currently holds 11,328 stars and 942 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

Git Homed tracks it on the Today's Trending board.

GitHub Repository Details

Repository majd/ipatool · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

https://github.com/majd/ipatool/blob/HEAD/Release https://github.com/majd/ipatool/blob/HEAD/License https://github.com/majd/ipatool/blob/HEAD/Sponsor

ipatool is a command line tool that allows you to search for iOS, iPadOS, tvOS, visionOS, and macOS apps on the App Store, and download .ipa or macOS .pkg app packages.

https://github.com/majd/ipatool/blob/HEAD/Demo

Requirements

Installation

Linux and Windows

You can grab the latest version of ipatool from GitHub releases.

macOS

You can install ipatool using Homebrew.

$ brew install ipatool

Usage

To get started, run the following command.

$ ipatool --help
A cli tool for interacting with Apple's ipa files

Usage: ipatool [command]

Available Commands: auth Authenticate with the App Store completion Generate the autocompletion script for the specified shell download Download iOS, iPadOS, tvOS, visionOS, and macOS app packages from the App Store get-version-metadata Retrieves the metadata for a specific version of an app help Help about any command list-purchases List apps owned by the authenticated App Store account list-versions List the available versions of an App Store app purchase Obtain a license for the app from the App Store search Search for iOS, iPadOS, tvOS, visionOS, and macOS apps available on the App Store

Flags: --format format sets output format for command; can be 'text', 'json' (default text) -h, --help help for ipatool --keychain-passphrase string passphrase for unlocking keychain --non-interactive run in non-interactive session --verbose enables verbose logs -v, --version version for ipatool

Use "ipatool [command] --help" for more information about a command.

Note: the tool runs in interactive mode by default. Use the --non-interactive flag if running in an automated environment.

Compiling

The tool can be compiled using the Go toolchain.

$ go build -o ipatool

Unit tests can be executed with the following commands.

$ go generate ./...
$ go test -v ./...

License

ipatool is released under the MIT license.

GitHub Stars & Activity

11,328Stars
942Forks
0Open issues
GoLanguage

GitHub Popularity

GitHub stars11,328
Forks942
Open issues0
Primary languageGo
License-
Stars gained today1,500
Created-
Last pushed-

Trending History

Monthly boardrank #83 · ▲ 1,500 stars

Related GitHub Projects

1

henrygd / beszel

Go★ 25,556⑂ 1,025▲ 39 stars
2

coder / coder

Go★ 15,860⑂ 1,534▲ 382 stars
3

screego / server

Go★ 10,655⑂ 731▲ 52 stars
4

asciimoo / hister

Go★ 5,404⑂ 227▲ 300 stars
5

guohuiyuan / go-music-dl

Go★ 4,584⑂ 440▲ 178 stars
6

weave-os / router

Go★ 4,539⑂ 125▲ 56 stars
7

affaan-m / ECC

JavaScript★ 263,382⑂ 39,412▲ 1,012 stars
8

ossu / computer-science

HTML★ 209,209⑂ 25,882▲ 62 stars

More Trending Repositories