How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
AuroraStore is a third-party Google Play Store client used for searching, downloading, and installing Android application packages without the official client software. It serves as an application downloader and distribution tool that enables the retrieval of app metadata and binaries directly from the store backend. The project differentiates itself through identity-spoofing capabilities that allow users to bypass geographical restrictions and access apps locked to specific regions. It also provides version control by enabling the retrieval of specific older versions of applications and impl
This project provides a command-line interface for managing the lifecycle of applications from the Apple App Store. It functions as a package manager for macOS, enabling users to search for software, install new applications, and maintain existing installations directly through terminal commands. The tool distinguishes itself by wrapping private system APIs to perform store operations that are typically restricted to the graphical user interface. It integrates with the operating system to handle administrative privilege elevation, allowing for secure, automated modifications to protected appl
LTSC-Add-MicrosoftStore is a batch-script utility designed to deploy the Microsoft Store and its required dependencies onto Windows LTSC operating system versions. It functions as an installer for systems that lack the application marketplace by default. The project includes a component manager that allows for the customization of the installation process by removing specific application bundles before execution. It also provides a cache reset utility to clear system data and resolve functional errors within the store.
This is a GitHub Actions tool used to clone Git repositories into a workspace to provide source code for automated workflow steps. It functions as a repository manager that handles the orchestration of source code checkouts, including a dedicated authentication handler for persisting security tokens and credentials. The project distinguishes itself through capabilities for managing complex repository structures, such as recursive submodule initialization and the retrieval of large binary assets via Git Large File Storage. It also supports multi-repository workspace management, allowing severa
ipatool is a command-line utility for searching, licensing, and downloading encrypted IPA application packages from the Apple App Store. It provides a terminal interface for managing account authentication and retrieving application metadata and version history for mobile and TV operating system apps.
The main features of majd/ipatool are: App Store and Package Downloaders, App Store License Acquisition, App Store Package Acquisition, Bundle-ID Resolvers, iOS Application Sourcing, App Store Managers, Authentication Token Caching, Mobile Application Packaging.
Open-source alternatives to majd/ipatool include: whyorean/aurorastore — AuroraStore is a third-party Google Play Store client used for searching, downloading, and installing Android… mas-cli/mas — This project provides a command-line interface for managing the lifecycle of applications from the Apple App Store. It… gerardog/gsudo — gsudo is a command-line utility for Windows that elevates any command with administrator privileges directly from the… kkkgo/ltsc-add-microsoftstore — LTSC-Add-MicrosoftStore is a batch-script utility designed to deploy the Microsoft Store and its required dependencies… actions/checkout — This is a GitHub Actions tool used to clone Git repositories into a workspace to provide source code for automated… apache/cordova-cli — Cordova CLI is a command-line interface that enables the development of native mobile applications using standard web…